Libraries tagged by inject
symfony/dependency-injection
384135566 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
symfony/property-access
256763337 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
php-di/php-di
37620085 Downloads
The dependency injection container for humans
pimple/pimple
121740365 Downloads
Pimple, a simple Dependency Injection Container
php-di/invoker
46087208 Downloads
Generic and extensible callable invoker
league/container
74781203 Downloads
A fast and intuitive dependency injection container.
nette/di
37200824 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
matthiasnoback/symfony-dependency-injection-test
7852729 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
laminas/laminas-servicemanager
47819362 Downloads
Factory-Driven Dependency Injection Container
yiisoft/injector
1494381 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
contributte/di
4728321 Downloads
Extra contrib to nette/di
yiisoft/di
1041379 Downloads
Yii DI container
rdlowrey/auryn
2111187 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
ray/di
1549773 Downloads
Guice style dependency injection framework
mrclay/props-dic
9500846 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names