PHP Classes

PHP Sort Class: Sort array data using several algorithms

Recommend this page to a friend!
  Info   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 1,130 All time: 3,334 This week: 148Up
Version License PHP version Categories
sortclass 0.8GNU General Publi...5.0Algorithms, PHP 5, Data types
Description 

Author

This class can be used to sort array data using several types of sorting algorithms.

It can take an array of numbers and sort it using different algorithms.

Currently it supports: bubble sort, bidirectional bubble sort, heap sort, quick sort, gnome sort, strand sort, merge sort, bogo sort, Jsort, insertion sort and CombSort.

Picture of Gustav Eklundh
Name: Gustav Eklundh <contact>
Classes: 3 packages by
Country: Sweden Sweden
Age: 34
All time rank: 12119 in Sweden Sweden
Week rank: 312 Up3 in Sweden Sweden Up
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files  
File Role Description
Plain text file class.sort.php Class The class itself.
Plain text file example.php Example Example on how to use the class
Accessible without login Plain text file algorithms.txt Doc. The current algorithms implemented
Plain text file LICENSE Lic. The GPL v3 license

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,130
This week:0
All time:3,334
This week:148Up
User Comments (1)