Simple boilerplate without use of any dependencies (perhaps, composer is used to provide PSR4 autoload).
Just execute these commands above to start:
docker-compose up -d
docker-compose exec app composer install
and the application will be available at http://localhost
Already included setup files to deploy it at Heroku