TaoLer/vendor/psr/container
2021-12-06 15:50:11 +08:00
..
src install sqlbug,html 2021-12-06 15:50:11 +08:00
.gitignore 第一个版本1.0.0发布 2020-01-01 13:17:19 +08:00
composer.json install sqlbug,html 2021-12-06 15:50:11 +08:00
LICENSE 第一个版本1.0.0发布 2020-01-01 13:17:19 +08:00
README.md 升级核心框架,layui2.6.6 2021-05-10 13:59:58 +08:00

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.