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