Libraries tagged by phinject
rochamarcelo/cake-pimple-di
157638 Downloads
A cakephp plugin for dependency injection based on Pimple library
rg/injektor
72241 Downloads
Dependency Injection container inspired by google-guice
phpcurl/curlwrapper
105804 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
otgs/auryn
195479 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
orisai/nette-di
106202 Downloads
Configure your Nette application
mouf/picotainer
187041 Downloads
This package contains a really minimalist dependency injection container compatible with container-interop.
mouf/interop.silex.di
70642 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
566466 Downloads
Minimalist library to manage dependency injection with low memory usage and high performance.
lkrms/dice
56665 Downloads
A minimalist dependency injection container for PHP. Forked from level-2/dice.
infocyph/intermix
4132 Downloads
A Collection of useful PHP class functions.
drunomics/service-utils
139698 Downloads
Provides setter injection traits in order to ease dependency injection of services.
capsule/di
51318 Downloads
A PSR-11 compliant autowiring dependency injection container.
blast/facades
154962 Downloads
Minimize complexity and represent dependencies as facades.
arokettu/phpstorm-metadata-export
23257 Downloads
Export PhpStorm Advanced Metadata from DI containers
njasm/container
54104 Downloads
Dependency Container for PHP