Libraries tagged by servicecontainer
vpyzhyk/aws-secrets-bundle
2612 Downloads
Use AWS Secrets as service container parameters in Symfony. It`s fork constup/aws-secrets-bundle
tweakers/symfony-service-mock
56291 Downloads
Proxy layer to allow services to have their internals replaced with a test double, without affecting a service-container's (i.e. Symfony) bindings.
rmp-up/wp-di
8361 Downloads
Simple Dependency Injection / Service Container for more OOP in WordPress (PSR-11 compatible)
micro/dependency-injection
2553 Downloads
Dependency injection service container
lastzero/test-tools
42629 Downloads
Increases testing productivity by adding a service container and self-initializing fakes to PHPUnit
jpcaparas/laravel-faker-openai
804 Downloads
An opinionated Laravel package that modifies the service container Faker behaviour to allow prompts to be generated with OpenAI
michael-rubel/laravel-auto-binder
14689 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.
matthiasnoback/phpunit-test-service-container
100275 Downloads
Simple service container for PHPUnit tests
intraworlds/service-container
75063 Downloads
Lightweight yet powerful implementation of dependancy injection container with autowiring
berlioz/service-container
20901 Downloads
Berlioz Service Container is a PHP library to manage your services with dependencies injection, respecting PSR-11 (Container interface) standard.
kraken-php/container
1554 Downloads
Kraken Framework Console Component.
byteever/container
87 Downloads
A powerful dependency injection container specifically designed for WordPress plugin development with advanced features like auto-wiring, service binding, and configuration management.
aedart/athenaeum-container
23504 Downloads
Slightly adapted version of Laravel's Service Container
tuck/converter-bundle
24976 Downloads
Adds a command for converting service container configs to other file formats
mindtwo/lumen-wp-app
6194 Downloads
This package contains a application file to use the Laravel-Lumen service container with some Laravel components inside of WordPress.