Files
fast/vendor/psr/container
xiadc c6a4e1f5f6 init
- 框架初始化
 - 安装插件
 - 修复PHP8.4报错
2025-04-19 17:21:20 +08:00
..
2025-04-19 17:21:20 +08:00
2025-04-19 17:21:20 +08:00
2025-04-19 17:21:20 +08:00
2025-04-19 17:21:20 +08:00
2025-04-19 17:21:20 +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.