Requirements: PHP 7+, Composer.
git clone git@github.com:holyspecter/macpaw-test-task.git
cd macpaw-test-task
composer install
For simplicity built-in PHP server is used here and it'll be available on http://localhost:8001/hangars/hangar1/airplanes after running:
composer start-server
composer test