Using Composer :
composer install
If you don't have composer, you can get it from Composer
php index.php
Given more time, I could have done some TDD using PHPunit.
I somewhere think this could be written more better, by creating separate files.
I know I am still learning design patterns, but I think my knowledge of basic PHP funda is quite enough to get my head into working on design patter.