An open API service indexing awesome lists of open source software.

https://github.com/prantomollick/mvc-php

MVC Design Pattern
https://github.com/prantomollick/mvc-php

Last synced: 6 months ago
JSON representation

MVC Design Pattern

Awesome Lists containing this project

README

          

# MVC Design pattern
Direct Everything Through index_php

Direct Everything Through index_php
Bootstrap FIle & Core Class

Mapping Methods & Parameters

## MVC Workflow
Base Controller Class

Loading Views

Config File & Uploader

Header & Footer Includes

The Database Class
> Framework done