Libraries tagged by psr container
psr/container
917653681 Downloads
Common Container Interface (PHP FIG PSR-11)
php-di/php-di
39482769 Downloads
The dependency injection container for humans
laminas/laminas-servicemanager
49265320 Downloads
Factory-Driven Dependency Injection Container
league/tactician-container
9413514 Downloads
Tactician integration for any container implementing PSR-11
chillerlan/php-settings-container
18736423 Downloads
A container class for immutable settings objects. Not a DI container.
laminas/laminas-di
16350022 Downloads
Automated dependency injection for PSR-11 containers
yiisoft/injector
1696160 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
yiisoft/di
1079077 Downloads
Yii DI container
zendframework/zend-servicemanager
28516939 Downloads
Factory-Driven Dependency Injection Container
roave/psr-container-doctrine
686483 Downloads
Doctrine Factories for PSR-11 Containers
bnf/phpstan-psr-container
2938813 Downloads
PHPStan dynamic return type extension for PSR-11 ContainerInterface
psr-discovery/container-implementations
6125876 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.
sanmai/di-container
370634 Downloads
dependency injection container with automatic constructor dependency resolution
ghostwriter/container
3922743 Downloads
Provides an extensible Dependency Injection Service Container for Automated Object Composition, Interception, and Lifetime Management.
zendframework/zend-di
11783797 Downloads
Automated dependency injection for PSR-11 containers