xin / container
严格基于PSR11规范实现基础的容器和依赖注入
2.0.1
2019-10-21 03:51 UTC
Requires
- ext-ctype: *
- ext-iconv: *
- ext-json: *
- ext-libxml: *
- ext-mbstring: *
- ext-openssl: *
- ext-simplexml: *
- psr/container: ^1.0
- xin/helper: ^1.0
This package is auto-updated.
Last update: 2024-10-15 22:08:18 UTC
README
介绍
基于psr11规范实现的容器管理,可快速集成到项目中使用
软件架构
软件架构说明
安装教程
composer require xin/container
使用说明
- xxxx
- xxxx
- xxxx
参与贡献
- Fork 本仓库
- 新建 Feat_xxx 分支
- 提交代码
- 新建 Pull Request