Libraries tagged by inject
shalvah/syringe
8 Downloads
Small dependency injection container for PHP
rollerworks/search-symfony-di
1017 Downloads
Symfony DependencyInjection extension for RollerworksSearch
reliv/zf2-factories-as-configuration
1884 Downloads
Configurable DI for the ZF service manager. Modeled after Symfony 2's DI config files.
redcatphp/strategy
265 Downloads
Strategy - Dependency Injection Made Universal
redcatphp/ding
509 Downloads
Strategy - Dependency Injection Made Universal
rdlowrey/arya
317 Downloads
A microframework for PHP 5.4+
poirot/ioc
398 Downloads
Service Manager and IoC Container.
opis/container
1609 Downloads
Serializable dependency injection container
ocramius/ocra-di-compiler
1567 Downloads
Zend Framework 2 Module that compiles Zend\Di definitions to speed up ZF2 applications
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.
kutny/autowiring-bundle
39027 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.