github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

Xeoncross / micromvc

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 17
    • 4
  • Source
  • Commits
  • Network (4)
  • Issues (3)
  • Downloads (0)
  • Wiki (6)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (3)
    • development
    • gh-pages
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

The worlds smallest full MVC PHP 5 Framework — Read more

  cancel

http://micromvc.com

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Small fix for UPLOAD_URL missing a directory separator 
atourino (author)
Tue Feb 02 07:47:24 -0800 2010
commit  5b9b4c74b0142f79e88b993aed16e635acdab1f1
tree    10f020c94881203af411ac1c165f3d0c71ae42d7
parent  2d018e883422ff9bc0346a3976fdb4691bcaef74
micromvc /
name age
history
message
file .htaccess Wed Nov 11 09:36:13 -0800 2009 Changed MicroMVC to default to site root instea... [Xeoncross]
file INTRO.HTML Sun May 31 22:30:38 -0700 2009 Major update to system logic. Now include the n... [Xeoncross]
file README.markdown Wed Jul 08 09:39:47 -0700 2009 Updated the readme file. [Xeoncross]
directory functions/ Sat Jul 18 21:59:15 -0700 2009 Fixed pagination function. Added new field_data... [Xeoncross]
file index.php Wed Jul 15 10:47:48 -0700 2009 Built a new mime functions class that will help... [Xeoncross]
directory libraries/ Thu Jan 28 12:48:53 -0800 2010 fixed alphanumeric URL bug in routes parsing [Xeoncross]
directory localhost/ Tue Feb 02 07:47:24 -0800 2010 Small fix for UPLOAD_URL missing a directory se... [atourino]
directory logs/ Wed Jul 15 10:47:48 -0700 2009 Built a new mime functions class that will help... [Xeoncross]
directory modules/ Wed Jul 08 09:23:12 -0700 2009 Moved the twitter and hooks example into module... [Xeoncross]
README.markdown

Welcome to MicroMVC

A microscopic Model-View-Controller framework for PHP 5!

It offers Model, Library, Controller, Function, Modules, and View management. Plus other features like URI Routing, hooks/plugins, file uploads, database abstraction, captcha creation, and more! If you are new the Model/View/Controller world of OOP - then this system is for you. Every line is documented and it is as simple of a system to tear-apart as you can get.

MicroMVC is built to speed up the core setup process that so many other frameworks bloat. By loading only a couple small classes and config files, this system can be setup and ready to role in a matter of a couple milliseconds (vs a couple hundred or thousand for other frameworks).

MicroMVC was built so that any PHP library or existing code will work with this system so you don't have to give up your favorite classes while still enjoying the benefits of a structured MVC.

Our core reasons for building this system is first and foremost speed and performance. But we also believe that this system can help teach Object Oriented Programming (OOP) with a simple-to-understand code structure.

MicroMVC is licenced under the http://www.gnu.org/licenses/gpl-3.0.html so you can use it for any personal or corporate projects totally free! You can even build your own open source projects on it.

Requirements

  • PHP 5
  • mod_rewrite (Apache module)
  • PDO if using the Database

David Pennington MicroMVC

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server