alireaza/container
Composer 安装命令:
composer require alireaza/container
包简介
The PSR-11 Container.
README 文档
README
Install
Via Composer
$ composer require alireaza/container
Usage
use AliReaza\Container\Container; $container = new Container(); $container->containers['foo'] = 'bar'; $container->get('foo'); // bar
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 31
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-11-07