fastframe/utility
Composer 安装命令:
composer require fastframe/utility
包简介
FastFrame Utility classes
README 文档
README
Utilities used by other FastFrame components
Install
Via Composer
$ composer require fastframe/utility
Usage
The following classes are provided by this library:
- FastFrame\Utility\ArrayHelper Contains basic array handling utilities
- FastFrame\Utility\HistorySet Contains a Set implementation that tracks additions and removals
- FastFrame\Utility\NestedArrayHelper Contains nested array handling utilities
- FastFrame\Utility\PriorityList Implementation of a priority queue that doesn't remove the items on iteration
- FastFrame\Utility\Set Contains a Set implementation
- FastFrame\Utility\StringHelper Contains string handling utilities
For general usage instructions, please read the documentation here.
Quality
This package attempts to comply with PSR-1 and PSR-4. If you notice compliance oversights, please send a patch via pull request.
Support
If you believe you have found a bug, please report it using the Github issue tracker, or better yet, fork the library and submit a pull request.
Testing
$ composer test
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 181
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-12-30