Libraries tagged by di container
php-di/php-di
31059752 Downloads
The dependency injection container for humans
nette/di
34993771 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
league/container
67264927 Downloads
A fast and intuitive dependency injection container.
laminas/laminas-servicemanager
43032941 Downloads
Factory-Driven Dependency Injection Container
chillerlan/php-settings-container
14528254 Downloads
A container class for immutable settings objects. Not a DI container.
ray/di
1330391 Downloads
Guice style dependency injection framework
league/tactician-container
8678891 Downloads
Tactician integration for any container implementing PSR-11
laminas/laminas-di
14477189 Downloads
Automated dependency injection for PSR-11 containers
mrclay/props-dic
8447464 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
level-2/dice
579866 Downloads
A minimalist Dependency injection container (DIC) for PHP. Please note: 3.0+ is only compatible with PHP 7.0. The 2.0 branch is compatbile with PHP 5.6.
zendframework/zend-servicemanager
28096760 Downloads
Factory-Driven Dependency Injection Container
yiisoft/di
778143 Downloads
Yii DI container
aura/di
906941 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
zendframework/zend-di
11679727 Downloads
Automated dependency injection for PSR-11 containers
yiisoft/injector
1040463 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.