PHP Classes

Quick Sort: Sort array elements using the quick sort algorithm

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStar 38%Total: 839 All time: 4,141 This week: 560Up
Version License PHP version Categories
qsort 1.0The PHP License5.0Algorithms, PHP 5, Data types
Description 

Author

This class can be used to sort the elements of an array using a pure PHP implementation of the quick sort algorithm.

It traverses the values of the array and switches the positions of the elements of the array following the quick sort algorithm, until the array is all sorted.

Picture of Cassio Seffrin
Name: Cassio Seffrin <contact>
Classes: 1 package by
Country: Brazil Brazil

  Files folder image Files (1)  
File Role Description
Plain text file QSort.php Class Quick Sort

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:839
This week:0
All time:4,141
This week:560Up
 User Ratings  
 
 All time
Utility:62%StarStarStarStar
Consistency:68%StarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:38%StarStar
Rank:4007