Libraries tagged by dependancy injection
sxbrsky/dependency-injection
2 Downloads
The Aether dependency injection package.
swiftly/dependency
47 Downloads
Straightforward dependency injection.
suhock/php-dependency-injection
3 Downloads
PHP Dependency Injection Library
solutiondrive/behat-symfony-dependency-injection-container-extension
485 Downloads
Allows to load additional dependency injection config files for behat
sixx/dependency-injection
18 Downloads
Simple Dependency Injection in php
rquadling/dependency-injection
125 Downloads
Minor enhancement to PHP-DI
radphp/dependency-injection
111 Downloads
RadPHP dependency-injection component
quetzal/dependency-injection
7 Downloads
Dependency Injection containers for Quetzal framework
psychob/dependency-injection
47 Downloads
simple dependency injection library
polidog/dependency-injection-generator-bundle
82 Downloads
phpdevcommunity/psr11-dependency-injection
2 Downloads
A lightweight PHP Dependency Injection Container implementing the PSR-11 standard. This library is designed for simplicity and ease of use, making it an ideal choice for small projects where you need a quick and effective DI solution.
phetit/dependency-injection
5 Downloads
A simple PHP dependency injection container
oxidprojects/dependency-injection
1713 Downloads
The missing dependency injection for OXID eShop
oro-flex/dependency-injection
749 Downloads
The Oro DependencyInjection Component extends [Symfony DependencyInjection](http://symfony.com/doc/current/components/dependency_injection/introduction.html) component with some additional functionality.
oliver-schoendorn/dependency-injector
102 Downloads
A very simple dependency injector that supports instance creation and auto wiring of classes, class methods and functions. Additionally it provides simple means of caching the necessary reflections to boost performance in heavy load environments.