Libraries tagged by IoC DI
projek-xyz/container
371 Downloads
Dead Simple PSR 11 Container Implementation
kraken-php/container
1491 Downloads
Kraken Framework Console Component.
idealogica/indi
1705 Downloads
The simplest [in]dependency injection container for PHP7, compatible with PSR-11.
firehed/container
6577 Downloads
Dependency inversion container with advanced autowiring and compilation support. PSR-11 compliant.
sikessem/capsule
1553 Downloads
Capsule is designed to make it easier to manage dependencies and objects, while improving encapsulation and ensuring code quality.
martin-hughes/auryn
105 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
yjx/easy-di
25 Downloads
An easy dependencies inject container, which implements Psr-11.
shopie/di-container
319 Downloads
IoC Container
kilahm/ioc-factory-container
41 Downloads
Using attributes, compile your factories into a single class
guanguans/di
1204 Downloads
A flexible dependency injection container based on the modification of `illuminate/container`. - 一个灵活的基于 `illuminate/container` 修改的依赖注入容器。
gres/dim
17 Downloads
The PHP dependency injection manager
gin0115/dice
5552 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.
dustinfog/canoe-di
21 Downloads
A Simple Ioc Framework
dc/ioc
166 Downloads
Simple IoC container
composepress/dice
1877 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.