Libraries tagged by dependency-injection-container
pimple/pimple
134330959 Downloads
Pimple, a simple Dependency Injection Container
php-di/php-di
55350207 Downloads
The dependency injection container for humans
league/container
94235779 Downloads
A fast and intuitive dependency injection container.
nette/di
41510069 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
laminas/laminas-servicemanager
58637699 Downloads
Factory-Driven Dependency Injection Container
mrclay/props-dic
12669580 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
level-2/dice
795918 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.
sanmai/di-container
4646050 Downloads
dependency injection container with automatic constructor dependency resolution
polishsymfonycommunity/symfony-mocker-container
8159145 Downloads
Provides base Symfony dependency injection container enabling service mocking.
lucatume/di52
1648318 Downloads
A PHP 5.6 compatible dependency injection container.
zendframework/zend-servicemanager
29125367 Downloads
Factory-Driven Dependency Injection Container
mnapoli/php-di
216888 Downloads
The dependency injection container for humans
aura/di
989323 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
lkrms/dice
135428 Downloads
A minimalist dependency injection container for PHP. Forked from level-2/dice.
zalas/phpunit-injector
354029 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases