Libraries tagged by dependencyinjection
symfony/dependency-injection
352858303 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
php-di/php-di
31286607 Downloads
The dependency injection container for humans
pimple/pimple
116102791 Downloads
Pimple, a simple Dependency Injection Container
php-di/invoker
39502116 Downloads
Generic and extensible callable invoker
nette/di
35079594 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
league/container
67552178 Downloads
A fast and intuitive dependency injection container.
laminas/laminas-servicemanager
43243724 Downloads
Factory-Driven Dependency Injection Container
matthiasnoback/symfony-dependency-injection-test
7033021 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
rdlowrey/auryn
2048982 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
ray/di
1340124 Downloads
Guice style dependency injection framework
mrclay/props-dic
8483862 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
level-2/dice
581071 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
12989389 Downloads
Allows to configure dependency injection using annotations
zendframework/zend-servicemanager
28111556 Downloads
Factory-Driven Dependency Injection Container
polishsymfonycommunity/symfony-mocker-container
7257408 Downloads
Provides base Symfony dependency injection container enabling service mocking.