donation/vendor/psr/container
2023-12-12 19:03:57 +05:30
..
src FEAT_ALL_MODULES_ADDED 2023-12-12 19:03:57 +05:30
.gitignore FEAT_ALL_MODULES_ADDED 2023-12-12 19:03:57 +05:30
composer.json FEAT_ALL_MODULES_ADDED 2023-12-12 19:03:57 +05:30
LICENSE FEAT_ALL_MODULES_ADDED 2023-12-12 19:03:57 +05:30
README.md FEAT_ALL_MODULES_ADDED 2023-12-12 19:03:57 +05:30

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.