Libraries tagged by phinject
aztech/phinject
306 Downloads
PHP Dependency Injection Container
jesusslim/pinject
694 Downloads
inject in php
symfony/dependency-injection
353801802 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
symfony/property-access
234806021 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
pimple/pimple
116252188 Downloads
Pimple, a simple Dependency Injection Container
php-di/php-di
31450958 Downloads
The dependency injection container for humans
league/container
67778185 Downloads
A fast and intuitive dependency injection container.
nette/di
35133991 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
php-di/invoker
39677827 Downloads
Generic and extensible callable invoker
laminas/laminas-servicemanager
43391627 Downloads
Factory-Driven Dependency Injection Container
yiisoft/injector
1079192 Downloads
PSR-11 compatible injector. Executes a callable and makes an instances by injecting dependencies from a given DI container.
matthiasnoback/symfony-dependency-injection-test
7052781 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
yiisoft/di
789980 Downloads
Yii DI container
rdlowrey/auryn
2053681 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
ray/di
1347614 Downloads
Guice style dependency injection framework