PHP Classes
elePHPant
Icontem

PHP Array Sort and Search Algorithms: Search and sort arrays using common algorithms

Recommend this page to a friend!
  Info   View files Example   View files View files (8)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2017-07-16 (2 years ago) RSS 2.0 feedStarStarStarStar 66%Total: 300 All time: 7,267 This week: 356Up
Version License PHP version Categories
array-algorithms 1.1MIT/X Consortium ...5.0Algorithms, PHP 5, Searching, Data types
Description Author

This package search and sort arrays using common algorithms.

There is one class that can sort arrays using the algorithms bubble sort, comb sort, selection sort, heap sort and insertion sort.

Another class can implement array search algorithms like binary search, kmp search (Knuth-Morris-Pratt), and jump search.

  Performance   Level  
Name: Yousaf Syed <contact>
Classes: 3 packages by
Country: Pakistan Pakistan
Innovation award
Innovation award
Nominee: 1x

Winner: 1x

 

  Files folder image Files  
File Role Description
Files folder imagesrc (2 directories)
Accessible without login Plain text file .travis.yml Data Auxiliary data
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file examples.php Example Example script
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file readme.md Lic. Auxiliary data

  Files folder image Files  /  src  
File Role Description
Files folder imagealgorithms (2 files)
Files folder imagecontainers (1 file)

  Files folder image Files  /  src  /  algorithms  
File Role Description
  Plain text file Search.php Class Class source
  Plain text file Sort.php Class Class source

  Files folder image Files  /  src  /  containers  
File Role Description
  Plain text file Stack.php Class Class source

 Version Control Unique User Downloads Download Rankings  
 100%
Total:300
This week:0
All time:7,267
This week:356Up
User Ratings User Comments (1)
 All time
Utility:93%StarStarStarStarStar
Consistency:100%StarStarStarStarStarStar
Documentation:-
Examples:93%StarStarStarStarStar
Tests:-
Videos:-
Overall:66%StarStarStarStar
Rank:717
 
Great library
4 years ago (Mubasher Ahmad)
70%StarStarStarStar