Libraries tagged by service container
dotkernel/dot-errorhandler
29981 Downloads
Logging Error Handler for Middleware Applications
jeremeamia/xstatic
20386 Downloads
Static interfaces without static pitfalls
wa72/jsonrpc-bundle
62382 Downloads
JSON-RPC server for Symfony: exposes services registered in the service container as JSON-RPC webservices
michael-rubel/laravel-auto-binder
14733 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.
emag-tech-labs/annotation-cache-bundle
39285 Downloads
Annotation based caching for services inside a symfony container
emag-tech-labs/cache-bundle
21511 Downloads
Annotation based caching for services inside a symfony container
polishsymfonycommunity/symfony2-mocker-extension
251206 Downloads
Behat extension for mocking services defined in the Symfony2 dependency injection container.
objective-php/services-factory
121898 Downloads
Services container for Objective PHP
activecollab/containeraccess
64841 Downloads
Interface that implement objects that have DIC access
geekcell/container-facade
9132 Downloads
A simple library for creating static facades for PSR-11 compatible container services.
easyengine/service-command
29802 Downloads
Command to manager global containers/services in EasyEngine
silinternational/ecs-deploy
7145 Downloads
Simple shell script for initiated blue-green deployments on Amazon Elastic Container Service (ECS)
chubbyphp/chubbyphp-laminas-config
30908 Downloads
Chubbyphp container adapter using laminas service manager configuration.
swoft/bean
133405 Downloads
micro-service framework base on swoole
dotkernel/dot-dependency-injection
19333 Downloads
Dotkernel dependency injection component using class attributes.