itskp-odense/installer/vendor/psr/container
Anders 78df7dd754 v0.0.0 Initial Commit 2021-06-01 10:17:03 +02:00
..
src v0.0.0 Initial Commit 2021-06-01 10:17:03 +02:00
.gitignore v0.0.0 Initial Commit 2021-06-01 10:17:03 +02:00
LICENSE v0.0.0 Initial Commit 2021-06-01 10:17:03 +02:00
README.md v0.0.0 Initial Commit 2021-06-01 10:17:03 +02:00
composer.json v0.0.0 Initial Commit 2021-06-01 10:17:03 +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.