pmcfernandes / Dragonfly

Simple Model-View-Controller Framework for PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dragonfly

Simple Model-View-Controller Framework for PHP

Codacy Badge

Installation

Installation is very simple. Download zip file from this repository and create a folder in your development environment. Next you need configure you apache or IIS server to point folder you created before.

How to use

This is simplified MVC pattern. In you app folder you can see model, view, controller folders with an example how to use. Please consider run before make any changes to see results.

About

Simple Model-View-Controller Framework for PHP


Languages

Language:PHP 100.0%