nerdman/service-container

PHP 8.0 implementation of PSR-11: Container Interface

2.0.0 2022-04-28 21:52 UTC

This package is auto-updated.

Last update: 2024-04-29 02:06:25 UTC


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.