Libraries tagged by PHP Dependency Injection
patienceman/deper
2738 Downloads
One line Dependencies Injections for laravel and php
nbish11/dice
100 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.
laminas70/laminas-di
289 Downloads
PHP 7.0 support for: Automated dependency injection for PSR-11 containers
composepress/dice
1891 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.
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.
egjendem/spark
7 Downloads
Dependency Injection Container (DIC) for PHP
narokishi/lightweight-di
20 Downloads
Lightweight dependency injection with lazy load for PHP applications
zap/zap
6 Downloads
A Control-Flow / DI handler for PHP 5.4+ applications
zap/injector
45 Downloads
A simple Dependency Injector for PHP 5.4+
wtsergo/amphp-injector
14 Downloads
A dependency injector for bootstrapping object-oriented PHP applications.
wpshop/container
42 Downloads
PHP Container
vulpes/container
45 Downloads
PHP FIG PSR-11 Container implementation.
voral/mock-builder
41 Downloads
A PHP utility to generate mock classes by processing source code, leaving only public methods and clearing their bodies. Supports PSR-4 and is ideal for testing complex systems without Dependency Injection.
uvptl/depend
0 Downloads
Dependency injector for bootstrapping object-oriented PHP applications.
tueena/core
9 Downloads
Core package of the tueena framework: A dependency injection framework combined with an application bootstrapper.