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: 2025-05-29 00:58:45 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.