Libraries tagged by injection
phpcurl/curlwrapper
106539 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
miladrahimi/phpcontainer
20573 Downloads
Dependency injection (IoC) container for PHP projects
infocyph/intermix
4248 Downloads
A Collection of useful PHP class functions.
capsule/di
51490 Downloads
A PSR-11 compliant autowiring dependency injection container.
blast/facades
156440 Downloads
Minimize complexity and represent dependencies as facades.
njasm/container
54253 Downloads
Dependency Container for PHP
zenstruck/twig-service-bundle
6801 Downloads
Make functions, static methods, Symfony service methods available in your twig templates.
zalas/behat-no-extension
136407 Downloads
The ultimate Behat extension
otgs/auryn
196414 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
orisai/nette-di
106972 Downloads
Configure your Nette application
mouf/picotainer
187079 Downloads
This package contains a really minimalist dependency injection container compatible with container-interop.
mouf/interop.silex.di
70875 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).
mcustiel/php-simple-di
567054 Downloads
Minimalist library to manage dependency injection with low memory usage and high performance.
lkrms/dice
59065 Downloads
A minimalist dependency injection container for PHP. Forked from level-2/dice.
lcobucci/di-builder
180661 Downloads
Dependency Injection Builder for PHP applications