robertwesner / simple-mvc-php-docker-template
Package info
github.com/RobertWesner/simple-mvc-php-docker-template
Language:Twig
Type:project
pkg:composer/robertwesner/simple-mvc-php-docker-template
v1.4.0
2025-06-08 14:37 UTC
Requires
- php: ^8.4
- robertwesner/dependency-injection: ^1.3
- robertwesner/simple-mvc-php: ^v0.11.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".