Libraries tagged by Dependecy Injection
wart/wart
33 Downloads
Extends the Pimple dependency injection container and provides auto class resolving, instantiation and (constructor) injection
voral/mock-builder
39 Downloads
A PHP utility to generate mock classes by processing source code, leaving only public methods and clearing their bodies. Supports PSR-4 and is ideal for testing complex systems without Dependency Injection.
vivek-mistry/repository-interface
24 Downloads
Laravel package for dependency injection to separate business logic.
tomphp/container-configurator
40378 Downloads
Configure your application and the Dependency Injection Container (DIC) via config arrays or config files.
the-matrix/slim-dic-example
49 Downloads
A Slim Framework skeleton application utilising Symfony DIC to create a super thin MVC
tallieutallieu/oak
613 Downloads
Simple PHP building block framework
szepeviktor/injector-php-7
10 Downloads
A dependency injector for bootstrapping object-oriented PHP applications.
slotmachine/slotmachine
377 Downloads
A dynamic page content container for PHP 5.3. Designed to power landing pages and make webpage prototypes
sciactive/requirephp
1001 Downloads
An implementation of dependency injection (like RequireJS) in PHP.
runopencode/traitor-bundle
55 Downloads
Inject into services via method injection based on used traits of defined service classes.
regeda/nest
24 Downloads
Nest is a decorator for key based methods invocation
regeda/castel
16 Downloads
Castel is a fast Dependency Injection Container for PHP 5.3
redot/container
1 Downloads
Minimal, Lightweight, and Fast PHP Dependency Injection Container.
ranyuen/di
236 Downloads
Annotation based simple DI & AOP at PHP.
rammewerk/container
74 Downloads
Simple and performant dependency injection container for PHP