Libraries tagged by dependencyinjection
tanker/tanker
14 Downloads
Tanker is an object container with singleton pattern realization
stanlemon/simple-container
126 Downloads
SimpleContainer is a simple service container with dependency injection.
selene/di
327 Downloads
Selene Dependency Injection Component
rs/dice
29 Downloads
A minimalist Dependency injection container (DIC) for PHP. Please note: This branch is only compatible with PHP5.6. 5.5, 5.4 and 5.3 compatible version is available as a separate branch on github.
railt/container
925 Downloads
Simple Dependency Injection Container
prolic/humus-di
0 Downloads
Service Locator Generator
phossa2/di
21 Downloads
A powerful Container-Interop/PSR-11 implementation of dependency injection library for PHP.
phetit/container
10 Downloads
A simple PHP dependency injection container
phapi/di
3807 Downloads
Phapi Dependency Injection Container
pattisahusiwa/dice-wrapper
17 Downloads
PSR-11 compliant for Level-2/Dice PHP dependency injection container
ozziest/di
26 Downloads
DI is a simple dependency injection manager.
mikemix/mxdi-module
227 Downloads
Configure dependency injection in ZF2 using annotations/YAML
mike-koch/php-di
780 Downloads
PHP-DI is a Container that makes Dependency Injection as practical as possible in PHP. This fork fixes an issue in 4.x that prevented it from working in PHP 7.1.
metglobal/composer-service-handler
2027 Downloads
Composer script handling for generating service definitions from class annotation
kuvshinov/di
0 Downloads
psr/container implementation for humans