caipan_shop_admin/vendor/psr/container
wangxinglong 4aab76d038 setter 2022-05-25 19:35:57 +08:00
..
src setter 2022-05-25 19:35:57 +08:00
.gitignore setter 2022-05-25 19:35:57 +08:00
LICENSE setter 2022-05-25 19:35:57 +08:00
README.md setter 2022-05-25 19:35:57 +08:00
composer.json setter 2022-05-25 19:35:57 +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.