I have a simple PHP + SQlite app working on Heroku with this structure:
myPhpApp/ ├── Procfile ├── README.md ├── composer.json ├── composer.lock ├── data │