2017 © Pedro Peláez
 

project micromvc

small php micro framework

image

matheos/micromvc

small php micro framework

  • Tuesday, May 27, 2014
  • by matheos
  • Repository
  • 1 Watchers
  • 3 Stars
  • 216 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

MicroMVC PHP Framework

By Matheos -> mvlandys@gmail.com

How to use MicroMVC

For a full tutorial please visit: http://matheosphp.blogspot.com.au/2014/02/micromvc-tutorial.html, (*1)

  1. Requirements, (*2)

    • PHP 5.3 or above
    • Apache with mod_rewrite enabled
    • Composer: https://getcomposer.org/
    • Bower http://bower.io/
  2. Installation, (*3)

    • composer create-project -s dev matheos/micromvc
    • cd micromvc
    • bower install

Credit

I have bundled in some awesome libraries, here is credit to the authors: - Twitter Bootstrap http://twitter.github.com/bootstrap/ - NotORM http://www.notorm.com/ - PHP Minify: https://github.com/mrclay/minify - JQuery: http://jquery.com/ - Composer: https://getcomposer.org/ - Bower: http://bower.io/, (*4)

Borrowed a lot of ideas from : - Minwork https://github.com/Lamonte/minwork3/tree/minwork3.0.0 - Reddit http://php.reddit.com/, (*5)

The Versions

27/05 2014

dev-master

9999999-dev

small php micro framework

  Sources   Download

Apache-2.0

The Requires