Libraries tagged by psr11
psr/container
818976124 Downloads
Common Container Interface (PHP FIG PSR-11)
php-di/php-di
31234640 Downloads
The dependency injection container for humans
mnapoli/silly
9677554 Downloads
Silly CLI micro-framework based on Symfony Console
laminas/laminas-servicemanager
43196972 Downloads
Factory-Driven Dependency Injection Container
mezzio/mezzio
2797879 Downloads
PSR-15 Middleware Microframework
laminas/laminas-di
14522476 Downloads
Automated dependency injection for PSR-11 containers
chillerlan/php-settings-container
14610641 Downloads
A container class for immutable settings objects. Not a DI container.
zendframework/zend-servicemanager
28107722 Downloads
Factory-Driven Dependency Injection Container
zendframework/zend-expressive
1641478 Downloads
PSR-15 Middleware Microframework
league/tactician-container
8697450 Downloads
Tactician integration for any container implementing PSR-11
yiisoft/injector
1049819 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
yiisoft/di
781963 Downloads
Yii DI container
stellarwp/container-contract
958622 Downloads
StellarWP Container Interface
psr-discovery/discovery
4588852 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interfaces, and returning an instance of the first one that is found.
psr-discovery/container-implementations
4480756 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.