Download the PHP package graze/sort without Composer
On this page you can find all versions of the php package graze/sort. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor graze
Package sort
Short Description A collection of array sorting transforms and functions
License MIT
Homepage https://github.com/graze/sort
Package sort
Short Description A collection of array sorting transforms and functions
License MIT
Homepage https://github.com/graze/sort
Please rate this library. Is it a good library?
Informations about the package sort
Sort
This library provides a few useful functions used for sorting large arrays or
sorting where comparing array values is expensive to perform. The intention is
to provide these functions while remaining interoperable with PHP's built-in
usort
functions where possible.
It can be installed in whichever way you prefer, but we recommend Composer.
Documentation
All versions of sort with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
The package graze/sort contains the following files
Loading the files please wait ....