Libraries tagged by depedency injection
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.
drunomics/service-utils
141615 Downloads
Provides setter injection traits in order to ease dependency injection of services.
capsule/di
51427 Downloads
A PSR-11 compliant autowiring dependency injection container.
arokettu/phpstorm-metadata-export
23865 Downloads
Export PhpStorm Advanced Metadata from DI containers
njasm/container
54235 Downloads
Dependency Container for PHP
infocyph/intermix
4217 Downloads
A Collection of useful PHP class functions.
blast/facades
156178 Downloads
Minimize complexity and represent dependencies as facades.
zepgram/module-rest
21460 Downloads
Technical module to industrialize API REST call with dependency injection pattern using Guzzle library