Libraries tagged by di container
php-di/php-di
59399120 Downloads
The dependency injection container for humans
nette/di
42153686 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
league/container
97625875 Downloads
A fast and intuitive dependency injection container.
chillerlan/php-settings-container
40059412 Downloads
A container class for immutable settings objects. Not a DI container.
laminas/laminas-servicemanager
60597686 Downloads
Factory-Driven Dependency Injection Container
yiisoft/di
1413931 Downloads
Yii DI container
sanmai/di-container
5958076 Downloads
dependency injection container with automatic constructor dependency resolution
ray/di
2374790 Downloads
Guice style dependency injection framework
league/tactician-container
10519772 Downloads
Tactician integration for any container implementing PSR-11
laminas/laminas-di
19702610 Downloads
Automated dependency injection for PSR-11 containers
yiisoft/injector
3686902 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
mrclay/props-dic
13100211 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
level-2/dice
828696 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
29243033 Downloads
Factory-Driven Dependency Injection Container
aura/di
1002493 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.