Libraries tagged by psr container
psr/container
1099753925 Downloads
Common Container Interface (PHP FIG PSR-11)
php-di/php-di
60895859 Downloads
The dependency injection container for humans
chillerlan/php-settings-container
41869507 Downloads
A container class for immutable settings objects. Not a DI container.
laminas/laminas-servicemanager
61245540 Downloads
Factory-Driven Dependency Injection Container
league/tactician-container
10557681 Downloads
Tactician integration for any container implementing PSR-11
sanmai/di-container
6564040 Downloads
dependency injection container with automatic constructor dependency resolution
laminas/laminas-di
19871105 Downloads
Automated dependency injection for PSR-11 containers
yiisoft/injector
3803668 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
yiisoft/di
1431085 Downloads
Yii DI container
zendframework/zend-servicemanager
29290392 Downloads
Factory-Driven Dependency Injection Container
mnapoli/php-di
218597 Downloads
The dependency injection container for humans
roave/psr-container-doctrine
850602 Downloads
Doctrine Factories for PSR-11 Containers
bnf/phpstan-psr-container
4351221 Downloads
PHPStan dynamic return type extension for PSR-11 ContainerInterface
psr-discovery/container-implementations
10556104 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
1661441 Downloads
StellarWP Container Interface