Libraries tagged by injections
oliver-schoendorn/dependency-injector
104 Downloads
A very simple dependency injector that supports instance creation and auto wiring of classes, class methods and functions. Additionally it provides simple means of caching the necessary reflections to boost performance in heavy load environments.
o5/nette-injects-extension
294 Downloads
Nette Framework DI extension for injecting services into other services' properties.
ntuangiang/php-ioc
14 Downloads
This is a design pattern for dependency injection and object locator.
nopoco/laminas-servicemanager
3 Downloads
Factory-Driven Dependency Injection Container
noframework/noframework
6 Downloads
Clear fast flexible lightweight php 5.5 framework
niirrty/niirrty.pimplewired
13 Downloads
Extends the Pimple DIC with auto wiring features
nia/dependencyinjection
567 Downloads
nia component for dependency injection handling.
nbish11/dice
100 Downloads
A minimalist Dependency injection container (DIC) for PHP. Please note: 3.0+ is only compatible with PHP 7.0. The 2.0 branch is compatbile with PHP 5.6.
nayjest/di-hub
41 Downloads
Dependency injection library for PHP with links consistency maintaining mechanism
narokishi/lightweight-di
20 Downloads
Lightweight dependency injection with lazy load for PHP applications
mxc-commons/znd-servicemanager
6 Downloads
zend-servicemanager 3.2 refactored for much better performance.
mxc-commons/mxc-servicemanager
35 Downloads
Zend ServiceManager 3.2 refactored for much better performance.
mvc5/mvc5-application
861 Downloads
A PHP 8 programming environment with named arguments.
mparaiso/dependencyinjectionserviceprovider
47 Downloads
Dependency injection service provider for Silex
mouf/prefixer-container
13 Downloads
This package contains a really minimalist dependency injection container that acts as a proxy in front of a target container. Its goal is to prefix all instances names in the target container.