Libraries tagged by containers
michael-rubel/laravel-auto-binder
14688 Downloads
This package adds the possibility to bind interfaces to implementations in the Service Container by scanning the specified project folders. This helps avoid manually registering container bindings when the project needs to bind a lot of interfaces to its implementations.
goez/di
64592 Downloads
Goez Dependency Injection Container
zaphyr-org/container
403 Downloads
Powerful auto wiring dependency injection container including PSR-11.
xmarcos/dot-container
67638 Downloads
DotContainer enables deep array access using dot-notation.
weavephp/container-aura
18073 Downloads
Weave glue-framework Aura.Di Container adaptor
them/container
4659 Downloads
Autowiring DI Container based on and a drop in replacement for pimple/pimple
technically/null-container
375 Downloads
Null (always empty) PSR-11 container implementation
squidit/container-mason
749 Downloads
PSR-11 compatible Interface to unify the creation of new container instances and objects
sitepoint/container
74 Downloads
A simple, easy to follow PHP dependency injection container
schmidtwebmedia/grid-for-container
2023 Downloads
Add an easy to use grid element for Container. It's Framework independent. Prepared for Bootstrap.
rudra/container
2185 Downloads
Rudra framework
rubeus/container
2186 Downloads
Gestão de dependências
pwm/sfw-container
2459 Downloads
A simple Container that ensures a cycle-free dependency graph
platine-php/container
4389 Downloads
Platine Container is the implementation of PSR 11
phespro/container
1164 Downloads
Super simple dependency injection container for php