Libraries tagged by dependencies injection
symfony/dependency-injection
481169003 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
pimple/pimple
137783823 Downloads
Pimple, a simple Dependency Injection Container
php-di/php-di
63353169 Downloads
The dependency injection container for humans
php-di/invoker
72765756 Downloads
Generic and extensible callable invoker
league/container
100829618 Downloads
A fast and intuitive dependency injection container.
nette/di
43138961 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
matthiasnoback/symfony-dependency-injection-test
10009156 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
laminas/laminas-servicemanager
62378079 Downloads
Factory-Driven Dependency Injection Container
yiisoft/injector
3971895 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
rdlowrey/auryn
2326863 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
ray/di
2494751 Downloads
Guice style dependency injection framework
mrclay/props-dic
13449075 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
level-2/dice
866740 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.
jms/di-extra-bundle
13439448 Downloads
Allows to configure dependency injection using annotations
aura/di
1014956 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.