pzct/vendor/psr/container
yin5th 2d8e703419 feat: init 2023-07-25 17:22:32 +08:00
..
src feat: init 2023-07-25 17:22:32 +08:00
.gitignore feat: init 2023-07-25 17:22:32 +08:00
LICENSE feat: init 2023-07-25 17:22:32 +08:00
README.md feat: init 2023-07-25 17:22:32 +08:00
composer.json feat: init 2023-07-25 17:22:32 +08:00

README.md

PSR Container

This repository holds all interfaces/classes/traits related to PSR-11.

Note that this is not a container implementation of its own. See the specification for more details.