robertwesner / simple-mvc-php-docker-template
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:Twig
Type:project
Requires
- php: ^8.4
- robertwesner/simple-mvc-php: ^v0.7.0
README
Simple MVC for PHP
Template with Docker integration for robertwesner/simple-mvc-php
Avoids all the boilerplate code. Created as more and more of my personal projects use the library.
It might not be "the most optimal docker integration" since it works with volumes rather than copying the code and has no separate production Dockerfile, but it fits the description of "definitely good enough".