Libraries tagged by ioc
nbish11/dice
108 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.
michaels/data-manager
1822 Downloads
Simple data manager for nested data, dot notation array access, extendability, and container interoperability.
martin-hughes/auryn
137 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
jtreminio/zimple
1449 Downloads
A wrapper for Pimple container that adds several useful features to make it easier to manage your code!
jshannon63/cobalt
864 Downloads
Autowired Dependency Injection Container for PHP with Dependency Caching
jmartin82/dic-doc
7 Downloads
Magic type hinting for dependency injection container results
jameswatts/cake-dependency
259 Downloads
CakePHP plugin providing dependency injection and service registry/locator
ingenioz-it/edict
108 Downloads
A slim, PSR 11, framework-agnostic DI container
idealogica/indi
1802 Downloads
The simplest [in]dependency injection container for PHP7, compatible with PSR-11.
huge/rest
129 Downloads
Framework PHP pour créer simplement, rapidement et efficacement une webapp REST
guanguans/di
1223 Downloads
A flexible dependency injection container based on the modification of `illuminate/container`. - 一个灵活的基于 `illuminate/container` 修改的依赖注入容器。
gres/dim
19 Downloads
The PHP dependency injection manager
duon/wire
12 Downloads
Autowiring object creator and argument resolver
dugajean/pouch
343 Downloads
Tiny IoC Container with automatic resolution for your PHP project.
dsawardekar/encase-php
3433 Downloads
Lightweight IOC container for PHP