Libraries tagged by injections
phpcurl/curlwrapper
105085 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
capsule/di
50749 Downloads
A PSR-11 compliant autowiring dependency injection container.
blast/facades
151996 Downloads
Minimize complexity and represent dependencies as facades.
njasm/container
53807 Downloads
Dependency Container for PHP
miladrahimi/phpcontainer
20031 Downloads
Dependency injection (IoC) container for PHP projects
zenstruck/twig-service-bundle
6391 Downloads
Make functions, static methods, Symfony service methods available in your twig templates.
zalas/behat-no-extension
136189 Downloads
The ultimate Behat extension
phpwatch/simple-container
8781 Downloads
A fast and minimal PSR-11 compatible Dependency Injection Container with array-syntax and without auto-wiring
otgs/auryn
191414 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
orisai/nette-di
104374 Downloads
Configure your Nette application
mouf/interop.silex.di
70214 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
565529 Downloads
Minimalist library to manage dependency injection with low memory usage and high performance.
lkrms/dice
46634 Downloads
A minimalist dependency injection container for PHP. Forked from level-2/dice.
duyler/di
8398 Downloads
Dependency injection container
drunomics/service-utils
135930 Downloads
Provides setter injection traits in order to ease dependency injection of services.