robertwesner/simple-mvc-php-docker-template

v1.1.0 2025-05-14 15:41 UTC

This package is auto-updated.

Last update: 2025-05-14 15:42:29 UTC


README

Simple MVC for PHP

License: MIT

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".