Skip to content

brenoroosevelt/psr-nullcontainer

Repository files navigation

Null Container

CI Build codecov Software License

Null Object Pattern for PSR-11 Container

Requirements

The following versions of PHP are supported: 7.4, 8.0, 8.1.

Install

$ composer require brenoroosevelt/psr-nullcontainer

Usage

$container = new \BrenoRoosevelt\Psr11\NullContainer();

License

This project is licensed under the terms of the MIT license. See the LICENSE file for license rights and limitations.