Libraries tagged by Dependecy Injection
icecave/isolator
1299111 Downloads
Dependency injection for global functions.
ghostwriter/container
3351851 Downloads
Provides an extensible Dependency Injection Service Container for Automated Object Composition, Interception, and Lifetime Management.
reinfi/zf-dependency-injection
111469 Downloads
A Laminas Framework module for loading dependencies via annotation or config entries.
zenstruck/twig-service-bundle
6794 Downloads
Make functions, static methods, Symfony service methods available in your twig templates.
zalas/behat-no-extension
136392 Downloads
The ultimate Behat extension
rochamarcelo/cake-pimple-di
157799 Downloads
A cakephp plugin for dependency injection based on Pimple library
rg/injektor
72286 Downloads
Dependency Injection container inspired by google-guice
phpcurl/curlwrapper
106510 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
otgs/auryn
196245 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
orisai/nette-di
106729 Downloads
Configure your Nette application
mouf/picotainer
187077 Downloads
This package contains a really minimalist dependency injection container compatible with container-interop.
mouf/interop.silex.di
70846 Downloads
This project is a very simple extension to the Silex microframework. It adds to Silex the capability to use any DI container (not only Pimple).
miladrahimi/phpcontainer
20548 Downloads
Dependency injection (IoC) container for PHP projects
mcustiel/php-simple-di
566971 Downloads
Minimalist library to manage dependency injection with low memory usage and high performance.
lkrms/dice
58856 Downloads
A minimalist dependency injection container for PHP. Forked from level-2/dice.