PHP Classes

What is the best PHP multi dimension array sort class?: Sort arrays of multiple dimensions

Recommend this page to a friend!
  All requests RSS feed  >  What is the best PHP multi dimension ...  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

What is the best PHP multi dimension array sort class?

Edit

Picture of rajath kamal by rajath kamal - 9 years ago (2015-09-23)

Sort arrays of multiple dimensions

This request is clear and relevant.
This request is not clear or is not relevant.

+4

I need a class to sort multi dimension array.

Ask clarification

1 Recommendation

PHP Array Multisort Object: Sort multidimensional array by different columns

This class sort multidimensional array by different columns.

It can take an array and add multiple criteria for sorting the array.

The class sorts the array by the given criteria using the PHP array_multisort function.
This recommendation solves the problem.
This recommendation does not solve the problem.

+3

Picture of Manuel Lemos by Manuel Lemos Reputation 26695 - 9 years ago (2015-09-26) Comment

There are several classes for sorting multidimensional arrays. This class integrates with array_multisort and works well with newer PHP versions.


Recommend package
: 
: