Libraries tagged by PHP Dependency Injection
php-di/php-di
38075863 Downloads
The dependency injection container for humans
php-di/invoker
46548643 Downloads
Generic and extensible callable invoker
nette/di
37344452 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
level-2/dice
633507 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
2116275 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
lucatume/di52
1266867 Downloads
A PHP 5.6 compatible dependency injection container.
mnapoli/php-di
211881 Downloads
The dependency injection container for humans
usmanhalalit/viocon
2133610 Downloads
A simple and flexible Dependency Injection container for PHP.
mcustiel/php-simple-di
567912 Downloads
Minimalist library to manage dependency injection with low memory usage and high performance.
lkrms/dice
61527 Downloads
A minimalist dependency injection container for PHP. Forked from level-2/dice.
lcobucci/di-builder
181029 Downloads
Dependency Injection Builder for PHP applications
miladrahimi/phpcontainer
20710 Downloads
Dependency injection (IoC) container for PHP projects
utopia-php/di
14382 Downloads
A simple and lite library for managing dependency injections
arokettu/phpstorm-metadata-export
24696 Downloads
Export PhpStorm Advanced Metadata from DI containers
njasm/container
54447 Downloads
Dependency Container for PHP