Libraries tagged by dependency injection container
pimple/pimple
110821571 Downloads
Pimple, a simple Dependency Injection Container
league/container
60830883 Downloads
A fast and intuitive dependency injection container.
php-di/php-di
26833579 Downloads
The dependency injection container for humans
nette/di
33194928 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
38785567 Downloads
Factory-Driven Dependency Injection Container
polishsymfonycommunity/symfony-mocker-container
6856598 Downloads
Provides base Symfony dependency injection container enabling service mocking.
mrclay/props-dic
7497162 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
zendframework/zend-servicemanager
27779205 Downloads
Factory-Driven Dependency Injection Container
ray/di
1156918 Downloads
Guice style dependency injection framework
laminas/laminas-di
13238400 Downloads
Automated dependency injection for PSR-11 containers
acclimate/container
351907 Downloads
Provides adapters for various third-party service containers.
level-2/dice
537424 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.
aura/di
887776 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
mnapoli/php-di
211180 Downloads
The dependency injection container for humans
yiisoft/injector
741458 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.