- At least PHP 7
If composer is not yet on your system, follow the instructions on getcomposer.org to do so.
To add the dependency to your project, type this simple command:
composer install
This ensures that you install the latest stable release.
If you want to test the application just go to the project file and run this in your CLI:
php -S localhost:8080