sergeylukin/multisort-php
Composer 安装命令:
composer require sergeylukin/multisort-php
包简介
Sort n-dimensional arrays
README 文档
README
About
Multisort is a collection of PHP methods that allow sorting insanely-dimensional arrays in multiple ways.
Contributing
Unit Testing
This project uses PHPUnit as it's unit testing framework.
To test the project, simply run phpunit if you've installed it globally
or run ./bin/phpunit if you installed it with composer install inside
the project's directory.
TODO:
Multisort is a work in progress, so any ideas and patches are appreciated.
- ✓ add core functionality
- ✓ follow PSR-2 coding style standard + automatically validate files on every build
- write documentation in reStructuredText format, build it using Sphinx and host it on ReadTheDocs
- come up with friendlier names for methods, arguments and variables
- add PhpDoc notations everywhere
Changelog
See the changelog.
License
Released under MIT license
统计信息
- 总下载量: 16
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-07-21