nerdman / service-container
PHP 8.0 implementation of PSR-11: Container Interface
2.0.0
2022-04-28 21:52 UTC
Requires
- php: ^8.0
- psr/container: ^2.0
Requires (Dev)
- phpunit/phpunit: ^9.5
README
A very light-weight service container implementation for PHP 8.0, can be used for dependency injection
Installation
composer install nerdman/service-container
License
MIT license, see the LICENSE
file.