Libraries tagged by inspection
rochamarcelo/cake-pimple-di
157119 Downloads
A cakephp plugin for dependency injection based on Pimple library
rg/injektor
72157 Downloads
Dependency Injection container inspired by google-guice
phpwatch/simple-container
8781 Downloads
A fast and minimal PSR-11 compatible Dependency Injection Container with array-syntax and without auto-wiring
phpcurl/curlwrapper
105089 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
otgs/auryn
191473 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
orisai/nette-di
104419 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
565546 Downloads
Minimalist library to manage dependency injection with low memory usage and high performance.
lkrms/dice
46723 Downloads
A minimalist dependency injection container for PHP. Forked from level-2/dice.
duyler/di
8398 Downloads
Dependency injection container
drunomics/service-utils
135947 Downloads
Provides setter injection traits in order to ease dependency injection of services.
capsule/di
50752 Downloads
A PSR-11 compliant autowiring dependency injection container.
blast/facades
152052 Downloads
Minimize complexity and represent dependencies as facades.
arokettu/phpstorm-metadata-export
21635 Downloads
Export PhpStorm Advanced Metadata from DI containers
njasm/container
53807 Downloads
Dependency Container for PHP