brenoroosevelt/psr-nullcontainer

PSR-11 容器中的空对象模式

1.0.2 2023-09-12 14:56 UTC

This package is auto-updated.

Last update: 2024-09-12 17:07:31 UTC


README

CI Build codecov Software License

PSR-11 容器的空对象模式

需求

支持以下版本的 PHP: 7.4, 8.0, 8.1.

安装

$ composer require brenoroosevelt/psr-nullcontainer

使用方法

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

许可协议

本项目遵循 MIT 许可协议。有关许可权利和限制,请参阅 LICENSE 文件。