PSR-11 容器接口

最后更新于:2022-04-02 02:19:41

[TOC] ##安装 ``` composer require psr/container ``` ## 接口
Psr\Container\ContainerInterface ```
Psr\Container\ContainerExceptionInterface ```
Psr\Container\NotFoundExceptionInterface ```
';