yijia-webman/vendor/psr/container
milo dbccb35764 项目初始化 2025-03-30 10:36:39 +08:00
..
src 项目初始化 2025-03-30 10:36:39 +08:00
.gitignore 项目初始化 2025-03-30 10:36:39 +08:00
LICENSE 项目初始化 2025-03-30 10:36:39 +08:00
README.md 项目初始化 2025-03-30 10:36:39 +08:00
composer.json 项目初始化 2025-03-30 10:36:39 +08:00

README.md

Container interface

This repository holds all interfaces related to PSR-11 (Container Interface).

Note that this is not a Container implementation of its own. It is merely abstractions that describe the components of a Dependency Injection Container.

The installable package and implementations are listed on Packagist.