mauriciovander / simple-mvc

Another MVC framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple-mvc

Another MVC framework

Folder Structure

  • /system

    • /config
    • /base-classes
  • /application

    • /controllers
    • /models
    • /views
    • /classes
    • /includes
  • /public

    • index.php

curl -s http://getcomposer.org/installer | php

php composer.phar install

php composer.phar update

About

Another MVC framework


Languages

Language:PHP 98.9%Language:ApacheConf 1.1%