PHP Classes / MVC Like Modular Framework

Framework that implements the MVC design pattern

MVC Like Modular Framework PHP Class

This package is a framework that implements the MVC design pattern. It works in such way that each URL directory of an application has its own module. Each module is implemented by a class with a name based on the directory name. That class loads the view and action classes.

Similar PHP Classes

Search in PHP Classes

Filter by tags