the.moiza / mvc-core
Simple PHP MVC Core
v1.0.11
2022-11-16 13:49 UTC
This package is not auto-updated.
Last update: 2024-10-30 23:42:40 UTC
README
This is a very simple MVC in PHP.
This MVC is an alternative for very simple applications, if you not want use large commercial frameworks for tiny things.
WARING: This project is in alpha version!
install with composer
composer require the.moiza/mvc-core
get a example
composer require the.moiza/mvc