Libraries tagged by dependency-injection-container
capsule/di
48502 Downloads
A PSR-11 compliant autowiring dependency injection container.
mnapoli/php-di
211710 Downloads
The dependency injection container for humans
lkrms/dice
30695 Downloads
A minimalist dependency injection container for PHP. Forked from level-2/dice.
rg/injektor
71903 Downloads
Dependency Injection container inspired by google-guice
ramunasd/symfony-container-mocks
90688 Downloads
Provides extended Symfony dependency injection container enabling service mocking.
polishsymfonycommunity/symfony2-mocker-extension
250339 Downloads
Behat extension for mocking services defined in the Symfony2 dependency injection container.
cspray/annotated-container
1044 Downloads
Create Dependency Injection containers configured with PHP8 Attributes.
contributte/aop
231030 Downloads
AOP for Nette Framework Dependency Injection Container
goez/di
63549 Downloads
Goez Dependency Injection Container
moddengine/dice
8443 Downloads
A minimalist Dependency injection container (DIC) for PHP 7.1+ and PHP 8.0+.
x-wp/di
200 Downloads
The dependency injection container for WordPress
wp-forge/container
7750 Downloads
A lightweight, PHP 8.0+ compatible, PSR-11 dependency injection container.
vanilla/garden-container
159331 Downloads
A dependency injection container.
stefna/di
5475 Downloads
Lightweight dependency injection container
rotexsoft/versatile-collections
5596 Downloads
A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.