Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 207 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 207 Bytes

mini-mvc

A basic PHP MVC framework

This framework is a template I have used to build smaller PHP web applications that require minimal customization. It uses Symfony's twig as its template processor.