Libraries tagged by PSR-11
psr/container
915559298 Downloads
Common Container Interface (PHP FIG PSR-11)
php-di/php-di
39292826 Downloads
The dependency injection container for humans
mnapoli/silly
10092419 Downloads
Silly CLI micro-framework based on Symfony Console
laminas/laminas-servicemanager
49117928 Downloads
Factory-Driven Dependency Injection Container
yiisoft/injector
1650480 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
yiisoft/di
1074940 Downloads
Yii DI container
phalcon/cphalcon
238141 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
3191156 Downloads
PSR-15 Middleware Microframework
laminas/laminas-di
16308237 Downloads
Automated dependency injection for PSR-11 containers
chillerlan/php-settings-container
18585026 Downloads
A container class for immutable settings objects. Not a DI container.
zendframework/zend-servicemanager
28507203 Downloads
Factory-Driven Dependency Injection Container
zendframework/zend-expressive
1672506 Downloads
PSR-15 Middleware Microframework
league/tactician-container
9396149 Downloads
Tactician integration for any container implementing PSR-11
sanmai/di-container
343079 Downloads
dependency injection container with automatic constructor dependency resolution
psr-discovery/discovery
6260428 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.