Libraries tagged by service-container
tuck/converter-bundle
24975 Downloads
Adds a command for converting service container configs to other file formats
micro/dependency-injection
1872 Downloads
Dependency injection service container
michael-rubel/laravel-auto-binder
14674 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.
herrera-io/cli-app
771 Downloads
A service container-based Symfony Console application template.
lionsad/service_container
1006 Downloads
Service Container based on CTools plugins with Symfony Integration
gquental/cakephp-service-container
127 Downloads
Service Container for CakePHP
arikaim/service-container
543 Downloads
Arikaim CMS Service Container Package
elnur/abstract-controller-bundle
20763 Downloads
Simplifies doing controllers as services
algoyounes/bindify
344 Downloads
Laravel Package Bindify is a package that helps you to bind your classes to the Laravel service container
spiechu/lazy-pimple
85 Downloads
Lazy service definitions for Pimple DI container.
zerkalica/millwright-configuration-bundle
5228 Downloads
This bundle provides a way to manage service containers configation data
wizad/settings-bundle
3702 Downloads
Settings system for Symfony2 applications, editable via web user interface, injected in service container.
vcn/symfony-autofactory
3778 Downloads
Library that makes it possible to automatically register factory classes in the Symfony Service Container
vaibhavpandeyvpz/katora
529 Downloads
Simple service container implementing PSR-11 for PHP >= 5.3.
reedware/container-testcase
196 Downloads
Enables unit testing with an empty service container.