Ecosyste.ms: Awesome
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: 1 day ago
JSON representation
MVC Design Pattern
- Host: GitHub
- URL: https://github.com/prantomollick/mvc-php
- Owner: prantomollick
- Created: 2022-05-27T15:29:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-29T08:19:46.000Z (over 2 years ago)
- Last Synced: 2024-11-18T23:53:23.935Z (2 months ago)
- Language: PHP
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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