This class sorts two- or multidimensional arrays by one or multiple columns. The assumed array format is always [row][column]([property]).
Sorting works ascending as well as descending.
There are no limits to either the dimensions of the array or the columns it is sorted by.
All that's necessary to pass to the class is the array to be sorted and a sort string specifying how the array is to be sorted. This sort string is checked for syntactical and semantical errors. Should any error occur an appropriate error message is returned.
| Project record: |
array_sort |
| Popularity score: |
18.63 |
| Vitality score: |
50.62 |
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (70.0%) |
Sufficient (70.0%) |
Not sure (55.0%) |
Not sure (50.0%) |
- |
- |
Not sure (52.5%) |
1328 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|