Libraries tagged by psr container
psr/container
852368377 Downloads
Common Container Interface (PHP FIG PSR-11)
php-di/php-di
33710912 Downloads
The dependency injection container for humans
laminas/laminas-servicemanager
45200532 Downloads
Factory-Driven Dependency Injection Container
league/tactician-container
8934786 Downloads
Tactician integration for any container implementing PSR-11
chillerlan/php-settings-container
15762832 Downloads
A container class for immutable settings objects. Not a DI container.
laminas/laminas-di
15151613 Downloads
Automated dependency injection for PSR-11 containers
yiisoft/injector
1229536 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
yiisoft/di
842706 Downloads
Yii DI container
zendframework/zend-servicemanager
28254131 Downloads
Factory-Driven Dependency Injection Container
roave/psr-container-doctrine
616581 Downloads
Doctrine Factories for PSR-11 Containers
bnf/phpstan-psr-container
2376362 Downloads
PHPStan dynamic return type extension for PSR-11 ContainerInterface
psr-discovery/container-implementations
4998931 Downloads
Lightweight library that discovers available PSR-11 Container implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
stellarwp/container-contract
1088502 Downloads
StellarWP Container Interface
zendframework/zend-di
11719647 Downloads
Automated dependency injection for PSR-11 containers
zalas/phpunit-injector
303475 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases