Libraries tagged by dependency-injection-container
pimple/pimple
120873801 Downloads
Pimple, a simple Dependency Injection Container
php-di/php-di
36615824 Downloads
The dependency injection container for humans
nette/di
36862027 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
league/container
73559427 Downloads
A fast and intuitive dependency injection container.
laminas/laminas-servicemanager
47055599 Downloads
Factory-Driven Dependency Injection Container
mrclay/props-dic
9290909 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
level-2/dice
621473 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.
polishsymfonycommunity/symfony-mocker-container
7524192 Downloads
Provides base Symfony dependency injection container enabling service mocking.
lucatume/di52
1218100 Downloads
A PHP 5.6 compatible dependency injection container.
zendframework/zend-servicemanager
28376437 Downloads
Factory-Driven Dependency Injection Container
aura/di
928132 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
zalas/phpunit-injector
315131 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
usmanhalalit/viocon
2095621 Downloads
A simple and flexible Dependency Injection container for PHP.
slince/di
232931 Downloads
A flexible dependency injection container
mnapoli/php-di
211842 Downloads
The dependency injection container for humans