Libraries tagged by di dependency injection container provider
bhittani/container
344 Downloads
PSR-11 dependency injection container implementation with automatic resolution, service providers, facades and macros.
bnf/di
1516 Downloads
Dependency injection container with PSR-11 and container-interop/service-provider support
phossa/phossa-di
36 Downloads
A fast and full-fledged dependency injection library for PHP. It supports auto wiring, container delegation, object decorating, definition provider, definition tags, service scope and more.
nayjest/di-hub
40 Downloads
Dependency injection library for PHP with links consistency maintaining mechanism
kusabi/container
1 Downloads
A PSR-11 conforming container library for PHP
mikescott/emissary
81 Downloads
Allows you to easily use Laravel Service Providers with Slim 3's DI container
jezuu/emissary
15 Downloads
Allows you to easily use Laravel Service Providers with Slim 3's DI container
germey/emissary
49 Downloads
Allows you to easily use Laravel Service Providers with Slim 3's DI container
titon/context
0 Downloads
The context package provides dependency injection and service providers, which allow for easy decoupling of components.
chkt/eve
43 Downloads
A minimalistic and flexible and powerful dependency injection system
yii1tech/di
641 Downloads
Provides Dependency Injection support for Yii1 application
kutny/autowiring-bundle
39026 Downloads
A simple library that provides autowiring for the Symfony Dependency Injection (DI) container.
fudge/silex-container-aware
153 Downloads
Provides Symfony2 Container Aware controllers within Silex
carloswph/mainframe
5 Downloads
Provides a container in which objects can be pushed, and then an interface to call methods that can be found inside the queued objects, and executed sequentially.
inxilpro/zit
76 Downloads
Zit is a simple dependency injector based heavily on Pimple. It aims to provide the same simplicity as Pimple while offering a slightly more robust object interface.