Skip to content

devindsnk/MellowMVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MellowMVC

logo A simple PHP framework based on MVC Architecture with a custom SQL Query Builder.

Developed for the use of 2nd year group project SCS2202.

  • Architecture is built following the course by Brad Traversy.
  • SQL Query builder is developed by SCGallage and some improvements have been made on data binding.

How to use

  1. Clone the repository to your localhost folder

    git clone https://github.com/daredevil25/MellowMVC.git
    
  2. Import the SQL dump file
    SQL dump file

  3. Visit the site
    http://localhost/MellowMVC/home

About

A PHP framework based on MVC architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published