MicroMVC PHP Framework 2.3.0
MicroMVC PHP Framework offers model, library, controller, function and view management designed especially for developers who are new to the Model View Controller world of OOP. It teaches how MVC framework with a simple-to-understand code structure, it provides a base speed for comparing frameworks like Zend and CodeIgniter. It is also a Framework to run smaill scripts and systems(like blogs) that need MVC without a lot of overhead.
MicroMVC speeds up the core setup process that so many other frameworks bloat. By loading only a couple small classes and config files, this project can be setup and ready to roll in a couple milliseconds (vs a couple hundred or <i>thousand</i> for other frameworks). Any existing PHP Classes can easily be dropped in and autoloaded so you can continue working.
Requirements:
- PHP 5.0 or Higher
- mod_rewrite (apache module)
- PDO if using the Database
More popular Framework
- Cakephp 2.3.5 (1 month 1 day ago)
- Yii Framework 1.1.13 (5 months 14 days ago)
- CodeIgniter 2.1.2 (11 months 20 days ago)
- Zend Framework 2.2.1 (1 day ago)
- Symfony framework 2.3.1 (5 days ago)
Listing Files

.gitignore- 136 Bytes
- 05/21/2010 20:33:10

license.txt- 1.1 KB
- 05/21/2010 20:33:10

sample.htaccess- 3.7 KB
- 05/21/2010 20:33:10

index.php- 6.4 KB
- 05/21/2010 20:33:10

.gitignore- 0 Bytes
- 05/21/2010 20:33:10

.gitignore- 0 Bytes
- 05/21/2010 20:33:10

welcome.php- 733 Bytes
- 05/21/2010 20:33:10

formtest.php- 1.8 KB
- 05/21/2010 20:33:10

uploadtest.php- 1.1 KB
- 05/21/2010 20:33:10

feedtest.php- 2.6 KB
- 05/21/2010 20:33:10

config.sample.php- 7.8 KB
- 05/21/2010 20:33:10

layout.php- 2.7 KB
- 05/21/2010 20:33:10

