PHP app that makes use of the following:
Make sure you have PHP, Apache and Composer installed. Also, install the Heroku Toolbelt.
$ git clone [email protected]:mr-php/pay.git # or clone your own fork
$ cd pay
$ composer update
$ foreman start web
Your app should now be running on localhost:5000.