Libraries tagged by inject
symfony/dependency-injection
352134893 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
symfony/property-access
233599055 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
pimple/pimple
115996054 Downloads
Pimple, a simple Dependency Injection Container
php-di/php-di
31165696 Downloads
The dependency injection container for humans
php-di/invoker
39374525 Downloads
Generic and extensible callable invoker
league/container
67392609 Downloads
A fast and intuitive dependency injection container.
nette/di
35036347 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
laminas/laminas-servicemanager
43130572 Downloads
Factory-Driven Dependency Injection Container
matthiasnoback/symfony-dependency-injection-test
7020590 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
contributte/di
4069033 Downloads
Extra contrib to nette/di
rdlowrey/auryn
2047676 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
ray/di
1334283 Downloads
Guice style dependency injection framework
mrclay/props-dic
8464760 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
level-2/dice
580495 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
12985733 Downloads
Allows to configure dependency injection using annotations