rentalhost / vanilla-sort
The vanilla-sort will help you to multisort arrays by using callbacks or property names.
0.1.2
2015-12-08 18:27 UTC
Requires (Dev)
- phpunit/phpunit: ^4.7
This package is auto-updated.
Last update: 2024-10-19 10:39:16 UTC
README
The vanilla-sort will help you to multisort arrays by using callbacks or property names.
Strongly inspired by Teun/thenBy.js.