Sorting Algorithm using PHP and Strategy Pattern (MVC)
- Clone/Download Repo
- Put inside your local server
- Run in cmd: composer install
You can visit via http://localhost, depends on how you setup your local server.
- Run in cmd: composer install
- Run in cmd: composer dump-autoload
- Run in cmd: ./vendor/bin/phpunit tests --colors