brenoroosevelt/psr-nullcontainer

Null Object Pattner for PSR-11 Container

1.0.2 2023-09-12 14:56 UTC

This package is auto-updated.

Last update: 2024-04-12 16:15:36 UTC


README

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.