Skip to content

An open-source PHP web framework to allow for quick and easy development of web applications following the model–view–controller (MVC) design pattern.

Notifications You must be signed in to change notification settings

odisoedim/Funi-PHP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Funi-PHP

An open-source PHP web framework to allow for quick and easy development of web applications following the model–view–controller (MVC) design pattern. It provides an installer that helps make setup easy and a deployer that helps with deployment, saving you the hassle of going to your code to change your deployment settings every time

How to Install

  • Clone Repository
  • Open in localhost and follow installation process. After installation, a database will be created with the database name and paramaters set during installation process
  • Before deploying your application on a live server, goto /deployment to set up deployment parameters

Developers are welcomed to fork and submit pull requests

Check me out on LinkedIn

About

An open-source PHP web framework to allow for quick and easy development of web applications following the model–view–controller (MVC) design pattern.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 74.2%
  • CSS 25.3%
  • JavaScript 0.5%