Libraries tagged by psr container
psr/container
755684696 Downloads
Common Container Interface (PHP FIG PSR-11)
php-di/php-di
26914739 Downloads
The dependency injection container for humans
laminas/laminas-servicemanager
38867389 Downloads
Factory-Driven Dependency Injection Container
league/tactician-container
8174841 Downloads
Tactician integration for any container implementing PSR-11
chillerlan/php-settings-container
12254359 Downloads
A container class for immutable settings objects. Not a DI container.
laminas/laminas-di
13252304 Downloads
Automated dependency injection for PSR-11 containers
zendframework/zend-servicemanager
27785494 Downloads
Factory-Driven Dependency Injection Container
roave/psr-container-doctrine
515723 Downloads
Doctrine Factories for PSR-11 Containers
bnf/phpstan-psr-container
1755189 Downloads
PHPStan dynamic return type extension for PSR-11 ContainerInterface
psr-discovery/container-implementations
3423818 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.
zendframework/zend-di
11588841 Downloads
Automated dependency injection for PSR-11 containers
mezzio/mezzio-session
690632 Downloads
Session container and middleware for PSR-7 applications
yiisoft/injector
745068 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
yiisoft/di
731305 Downloads
Yii DI container
mnapoli/php-di
211189 Downloads
The dependency injection container for humans