Kanboard-Prod/vendor/psr/container
Frédéric Guillot 4cfdb88813 Fix and update Composer autoload 2021-12-16 14:08:24 -08:00
..
src Fix and update Composer autoload 2021-12-16 14:08:24 -08:00
.gitignore Update composer dependencies 2017-12-15 13:27:25 -08:00
LICENSE Update composer dependencies 2017-12-15 13:27:25 -08:00
README.md Fix and update Composer autoload 2021-12-16 14:08:24 -08:00
composer.json Fix and update Composer autoload 2021-12-16 14:08:24 -08: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.