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-09-18 23:11:30 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