Libraries tagged by PSR-11
psr/container
752324243 Downloads
Common Container Interface (PHP FIG PSR-11)
php-di/php-di
26673632 Downloads
The dependency injection container for humans
mnapoli/silly
9285735 Downloads
Silly CLI micro-framework based on Symfony Console
laminas/laminas-servicemanager
38642129 Downloads
Factory-Driven Dependency Injection Container
phalcon/cphalcon
234800 Downloads
Phalcon is an open source web framework delivered as a C extension for the PHP language providing high performance and lower resource consumption.
mezzio/mezzio
2490416 Downloads
PSR-15 Middleware Microframework
laminas/laminas-di
13179843 Downloads
Automated dependency injection for PSR-11 containers
chillerlan/php-settings-container
12121762 Downloads
A container class for immutable settings objects. Not a DI container.
zendframework/zend-servicemanager
27768422 Downloads
Factory-Driven Dependency Injection Container
zendframework/zend-expressive
1616915 Downloads
PSR-15 Middleware Microframework
league/tactician-container
8146831 Downloads
Tactician integration for any container implementing PSR-11
yiisoft/injector
733246 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
yiisoft/di
729377 Downloads
Yii DI container
psr-discovery/discovery
3416216 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
3362154 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.