Libraries tagged by inflection
eso/ireflection
192620 Downloads
Wrapper around PHP Reflection to make it easier to use
zenstruck/twig-service-bundle
6270 Downloads
Make functions, static methods, Symfony service methods available in your twig templates.
zalas/behat-no-extension
136135 Downloads
The ultimate Behat extension
xkerman/restricted-unserialize
481912 Downloads
provide PHP Object Injection safe unserialize function
rybakit/arguments-resolver
98177 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
rochamarcelo/cake-pimple-di
157060 Downloads
A cakephp plugin for dependency injection based on Pimple library
rg/injektor
72137 Downloads
Dependency Injection container inspired by google-guice
phpwatch/simple-container
8779 Downloads
A fast and minimal PSR-11 compatible Dependency Injection Container with array-syntax and without auto-wiring
phpcurl/curlwrapper
104978 Downloads
The simplest OOP wrapper for curl, curl_multi, curl_share functions. Use CURL as a dependency, not hard-coded!
otgs/auryn
189359 Downloads
Auryn is a dependency injector for bootstrapping object-oriented PHP applications.
orisai/nette-di
103596 Downloads
Configure your Nette application
oodle/inflect
547445 Downloads
inflect - a memoizing inflector for php
mouf/interop.silex.di
70059 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
565328 Downloads
Minimalist library to manage dependency injection with low memory usage and high performance.
lkrms/dice
45284 Downloads
A minimalist dependency injection container for PHP. Forked from level-2/dice.