Skip to content

Implement popular sorting algorithms in PHP and compare their performance.

License

Notifications You must be signed in to change notification settings

tbence94/php-sorting-analysis

Repository files navigation

php-sorting-analysis

Build Status License: MIT

Implement popular sorting algorithms in PHP and compare their performance. Sorting algorithm performances compared

Usage

  1. Clone the repository $ git clone https://github.com/tbence94/php-sorting-analysis.git
  2. Install composer dependencies. $ composer install
  3. Run $ php index.php in project root to see results

Testing

  1. Run $ phpunit in project root to run tests.

External sources

About

Implement popular sorting algorithms in PHP and compare their performance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages