LoginApp/vendor/psr/container
Teddy Cornaut 5c116e15b1 Ajout des vendor 2022-04-07 13:06:23 +02:00
..
src Ajout des vendor 2022-04-07 13:06:23 +02:00
.gitignore Ajout des vendor 2022-04-07 13:06:23 +02:00
LICENSE Ajout des vendor 2022-04-07 13:06:23 +02:00
README.md Ajout des vendor 2022-04-07 13:06:23 +02:00
composer.json Ajout des vendor 2022-04-07 13:06:23 +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.