Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 469 Bytes

readme.md

File metadata and controls

10 lines (9 loc) · 469 Bytes

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