2017 © Pedro Peláez
 

library sorting

Sorting algorithms in php

image

ibrahimmomani/sorting

Sorting algorithms in php

  • Monday, October 12, 2015
  • by ibrahimmomani
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

sorting

Sort algorithms in php with basic tests., (*1)

Algorithms

* Insertion Sort
* Selection Sort
* Bubble Sort
* Quick Sort
* Gnome Sort
* Cocktail Sort
* Shell Sort
* Counting Sort

Installation

    composer require ibrahimmomani/sorting

The Versions

12/10 2015

dev-master

9999999-dev

Sorting algorithms in php

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

The Development Requires

by Ibrahim Almomani