Libraries tagged by inject
level-2/dice
630971 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
13101466 Downloads
Allows to configure dependency injection using annotations
zendframework/zend-servicemanager
28433550 Downloads
Factory-Driven Dependency Injection Container
zenstruck/callback
7804848 Downloads
Callable wrapper to validate and inject arguments.
polishsymfonycommunity/symfony-mocker-container
7574827 Downloads
Provides base Symfony dependency injection container enabling service mocking.
laminas/laminas-di
15949720 Downloads
Automated dependency injection for PSR-11 containers
symplify/package-builder
14223558 Downloads
Dependency Injection, Console and Kernel toolkit for Symplify packages.
zalas/phpunit-injector
321419 Downloads
Injects services from a PSR-11 dependency injection container to PHPUnit test cases
aura/di
933147 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
acclimate/container
376303 Downloads
Provides adapters for various third-party service containers.
sanmai/di-container
169843 Downloads
dependency injection container with automatic constructor dependency resolution
lucatume/di52
1256931 Downloads
A PHP 5.6 compatible dependency injection container.
laminas/laminas-component-installer
3595068 Downloads
Composer plugin for injecting modules and configuration providers into application configuration
zendframework/zend-di
11763225 Downloads
Automated dependency injection for PSR-11 containers
zalas/injector
332862 Downloads
Injects services from a PSR-11 service container into objects