Libraries tagged by ioc
php-di/php-di
32796637 Downloads
The dependency injection container for humans
nette/di
35583875 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
rdlowrey/auryn
2067324 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
ray/di
1385278 Downloads
Guice style dependency injection framework
level-2/dice
593237 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.
spiral/core
4778286 Downloads
IoC container, IoC scopes, factory, memory, configuration interfaces
usmanhalalit/viocon
2011369 Downloads
A simple and flexible Dependency Injection container for PHP.
slince/di
225810 Downloads
A flexible dependency injection container
joomla/di
295013 Downloads
Joomla DI Package
capsule/di
49523 Downloads
A PSR-11 compliant autowiring dependency injection container.
mnapoli/php-di
211743 Downloads
The dependency injection container for humans
securetrading/ioc
404465 Downloads
Secure Trading's Inversion of Control (IoC) package.
mouf/interop.silex.di
69190 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).
lkrms/dice
34142 Downloads
A minimalist dependency injection container for PHP. Forked from level-2/dice.
njasm/container
52842 Downloads
Dependency Container for PHP