Libraries tagged by IoC DI
php-di/php-di
36718157 Downloads
The dependency injection container for humans
nette/di
36902070 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
ray/di
1514621 Downloads
Guice style dependency injection framework
level-2/dice
622309 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.
rdlowrey/auryn
2100824 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
slince/di
233242 Downloads
A flexible dependency injection container
joomla/di
306325 Downloads
Joomla DI Package
mnapoli/php-di
211845 Downloads
The dependency injection container for humans
usmanhalalit/viocon
2097802 Downloads
A simple and flexible Dependency Injection container for PHP.
lkrms/dice
55158 Downloads
A minimalist dependency injection container for PHP. Forked from level-2/dice.
capsule/di
51251 Downloads
A PSR-11 compliant autowiring dependency injection container.
mouf/interop.silex.di
70601 Downloads
This project is a very simple extension to the Silex microframework. It adds to Silex the capability to use any DI container (not only Pimple).
miladrahimi/phpcontainer
20352 Downloads
Dependency injection (IoC) container for PHP projects
otgs/auryn
195205 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
njasm/container
54063 Downloads
Dependency Container for PHP