Libraries tagged by Dependecy Injection
mvc5/framework
1678 Downloads
A PHP 5.6 programming environment with named arguments.
mvc5/application
677 Downloads
A PHP 5.6 programming environment with named arguments.
majkl578/nette-injects-extension
61 Downloads
Nette Framework DI extension for injecting services into other services' properties.
liip/container-wrapper-bundle
1738 Downloads
Because mommy taught you to not screw DI by just injecting everything.
kutny/autowiring-bundle
39026 Downloads
A simple library that provides autowiring for the Symfony Dependency Injection (DI) container.
kdyby/presenters-locator
3816 Downloads
Auto-register presenters in Nette Framework
inxilpro/zit
79 Downloads
Zit is a simple dependency injector based heavily on Pimple. It aims to provide the same simplicity as Pimple while offering a slightly more robust object interface.
garrettw/dice
83 Downloads
My version of Dice, a minimalist Dependency Injection Container for PHP. Fully compatible with upstream. My additions: PSR-2/4 compatibility, ability to set default rule, beautified code, maintained PHP 5.4 compatibility.
f3ath/curlwrapper
15785 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
drupal/at_base
35 Downloads
Provide some more API for developer to work with Drupal
dekeysoft/yii2-container
602 Downloads
Advanced Dependency Injection container built on top of default Yii2 container.
commonjs/commonjs
63 Downloads
A simple CommonJS Module spec implementation for PHP 5.3+
box-project/console
1095 Downloads
A console application assembled through dependency injection.
aimfeld/zend-di-compiler
5277 Downloads
A Zend Framework 2 module that uses auto-generated factory code for dependency-injection.
selvinortiz/zit
378 Downloads
Tiny dependency management library for PHP