Libraries tagged by dependancy injection
reliv/zf-config-factories
5564 Downloads
Configurable DI for the ZF service manager. Modeled after Symfony 2's DI config files.
intraworlds/service-container
76135 Downloads
Lightweight yet powerful implementation of dependancy injection container with autowiring
reliv/zf2-factories-as-configuration
1890 Downloads
Configurable DI for the ZF service manager. Modeled after Symfony 2's DI config files.
purpleharmonie/dependency-injection
14 Downloads
Purple Container is a lightweight dependency injection container for managing class dependencies and performing dependency injection in PHP applications.
symfony/dependency-injection
455217806 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
pimple/pimple
134387297 Downloads
Pimple, a simple Dependency Injection Container
php-di/php-di
55445988 Downloads
The dependency injection container for humans
php-di/invoker
64532319 Downloads
Generic and extensible callable invoker
league/container
94329460 Downloads
A fast and intuitive dependency injection container.
matthiasnoback/symfony-dependency-injection-test
9533934 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
laminas/laminas-servicemanager
58693503 Downloads
Factory-Driven Dependency Injection Container
nette/di
41522790 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
yiisoft/injector
3346068 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
rdlowrey/auryn
2279894 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
ray/di
2272018 Downloads
Guice style dependency injection framework