moiz2050 / trip-sorter
Trip sorter
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/moiz2050/trip-sorter
Requires
- php: >=5.3.3
Requires (Dev)
- phpunit/phpunit: 4.4.*
This package is auto-updated.
Last update: 2025-09-14 13:29:15 UTC
README
Using Composer :
composer install
If you don't have composer, you can get it from Composer
Run the application
Note that the source file used for this application is located in "sourcefile" folder. Only Json format is supported for this application.
php index.php
Tests
To run tests make sure you are in the main folder, and then you can run this command line :
vendor/phpunit/phpunit/phpunit --bootstrap tests/bootstrap.php tests