E5B9 GitHub - mubbi/custom-PHP-framework: Very basic and small custom php framework with MVC pattern for quick start and learning purpose · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Feb 16, 2022. It is now read-only.

mubbi/custom-PHP-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom PHP framework - MVC Pattern

This is a very basic and small custom php framework with MVC pattern for quick start and learning purpose.

Features!

  • MVC
  • Twitter Bootstrap

Tech

This framework includes and uses the following:

  • PHP - powering world's best websites
  • Twitter Bootstrap 4 - great UI boilerplate for modern web apps

Minimum Requirements

  • PHP >= 5.4

Installation Guide

  1. git clone https://github.com/mubbi/custom-PHP-framework.git

Usage Guide

  1. Create controllers in app/controllers
  2. Create respective views in app/views
  3. in url you can use get properties "c" for controller and "a" for action/method in the controller class.
  4. example URL : http://localhost/?c=home&a=index

License

MIT

About

Very basic and small custom php framework with MVC pattern for quick start and learning purpose

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

0