spaceonfire/collection
最新稳定版本:2.5.2
Composer 安装命令:
composer require spaceonfire/collection
包简介
Framework agnostic PHP collections
关键字:
README 文档
README
Framework agnostic PHP collections.
Install
Via Composer
$ composer require spaceonfire/collection
Usage
$collection = new spaceonfire\Collection\Collection([0, 1, 2, 3]); //$collection->sum() === 6
Change log
Please see CHANGELOG for more information on what has changed recently.
Contributing
Report issues and send Pull Requests in the main spaceonfire repository. Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 2.77k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 5
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-10-03