Libraries tagged by servicecontainer
aedart/athenaeum-container
24571 Downloads
Slightly adapted version of Laravel's Service Container
vcn/symfony-autofactory
4053 Downloads
Library that makes it possible to automatically register factory classes in the Symfony Service Container
sympress/kernel
277 Downloads
WordPress kernel and shared service container built on Symfony DependencyInjection.
jpcaparas/laravel-faker-openai
1444 Downloads
An opinionated Laravel package that modifies the service container Faker behaviour to allow prompts to be generated with OpenAI
georgeff/kernel
451 Downloads
A lightweight application kernel with service container bootstrapping and lifecycle events
michael-rubel/laravel-auto-binder
14871 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.
webino/zend-service-container
8715 Downloads
Factory-Driven Dependency Injection Container
lionsad/service_container
1008 Downloads
Service Container based on CTools plugins with Symfony Integration
gquental/cakephp-service-container
127 Downloads
Service Container for CakePHP
herrera-io/service-container
906 Downloads
A simple service container.
surazdott/laravel-repository
223 Downloads
Laravel repository design pattern with service and interface.
samsonframework/container
434 Downloads
SamsonFramework service container
kraken-php/container
1710 Downloads
Kraken Framework Console Component.
jshannon63/cobalt
875 Downloads
A fast, autowired PSR-11 dependency injection container for PHP with cached resolution closures.
elnur/abstract-controller-bundle
20763 Downloads
Simplifies doing controllers as services