WowPress-Tailwind/theme/vendor/psr/container
sephger 45e66ab3a0 New 2024-04-15 16:00:49 +02:00
..
src New 2024-04-15 16:00:49 +02:00
.gitignore New 2024-04-15 16:00:49 +02:00
LICENSE New 2024-04-15 16:00:49 +02:00
README.md New 2024-04-15 16:00:49 +02:00
composer.json New 2024-04-15 16:00:49 +02:00

README.md

Container interface

This repository holds all interfaces related to PSR-11 (Container Interface).

Note that this is not a Container implementation of its own. It is merely abstractions that describe the components of a Dependency Injection Container.

The installable package and implementations are listed on Packagist.