robertwesner/simple-mvc-php-docker-template

Maintainers

Package info

github.com/RobertWesner/simple-mvc-php-docker-template

Language:Twig

Type:project

pkg:composer/robertwesner/simple-mvc-php-docker-template

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.4.0 2025-06-08 14:37 UTC

This package is auto-updated.

Last update: 2026-03-08 16:21:21 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".