Download the PHP package sergeylukin/multisort-php without Composer
On this page you can find all versions of the php package sergeylukin/multisort-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sergeylukin/multisort-php
More information about sergeylukin/multisort-php
Files in sergeylukin/multisort-php
Download sergeylukin/multisort-php
More information about sergeylukin/multisort-php
Files in sergeylukin/multisort-php
Vendor sergeylukin
Package multisort-php
Short Description Sort n-dimensional arrays
License MIT
Homepage https://github.com/sergeylukin/multisort-php
Package multisort-php
Short Description Sort n-dimensional arrays
License MIT
Homepage https://github.com/sergeylukin/multisort-php
Please rate this library. Is it a good library?
Informations about the package multisort-php
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
All versions of multisort-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.2.0
The package sergeylukin/multisort-php contains the following files
Loading the files please wait ....