Null Object Pattern for PSR-11 Container
The following versions of PHP are supported: 7.4
, 8.0
, 8.1
.
$ composer require brenoroosevelt/psr-nullcontainer
$container = new \BrenoRoosevelt\Psr11\NullContainer();
This project is licensed under the terms of the MIT license. See the LICENSE file for license rights and limitations.