Devrama / DevramaMVC

PHP MVC Structured Router

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DevramaMVC

'DevramaMVC' is a light weight MVC structured router.

It can be easily extended from this simeple structure.

Additionaly, it does not start session until the user login. The session will be available only after user logs in.

Session control is pretty heavy comparing to other server job since the data comes either form files or databases.

HOW TO USE IT

N/A(Sorry, I am going to make a simple document soon. It's pretty simple,though.)

EXAMPLES

Eventnearby was renewed with this MVC 2 years ago.

LICENSE

Copyright 2014 Devrama.com

Released under the MIT Licenses.

About

PHP MVC Structured Router


Languages

Language:PHP 99.1%Language:CSS 0.6%Language:JavaScript 0.3%