Head First object oriented analysis & design in (PHP)
after cloning the repository, you have to install the project's dependancies by running the following command:
$ composer install
Now, you can run the application by opening your terminal and run this command
$ php index.php
hit the star button if you found it useful to you :)