Skip to content
/ DinoMVC Public

An easy to use PHP boilerplate framework with Model-view-controller (MVC) pattern concepts that can be easily incorpated into any PHP project to make your PHP projects faster, easier to write, maintain, and more secure.

Notifications You must be signed in to change notification settings

kdenno/DinoMVC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DinoMVC

An easy to use PHP boilerplate framework with Model-view-controller (MVC) pattern concepts that can be easily incorpated into any PHP project to make your PHP projects faster, easier to write, maintain, and more secure.

Usage

- Rename "app/config/configphp.php to config.php" and update the values/settings to your own.
- Clone the repo to your local drive and create PHP projects in a simpler and an organized way
  • Version 1.0.0
  • License: MIT

About

An easy to use PHP boilerplate framework with Model-view-controller (MVC) pattern concepts that can be easily incorpated into any PHP project to make your PHP projects faster, easier to write, maintain, and more secure.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages