public
Description: Lightweight Rails-style MVC router for PHP
Homepage: http://allseeing-i.com
Clone URL: git://github.com/pokeb/php-mvc-router.git
pokeb (author)
Mon Aug 25 04:31:06 -0700 2008
commit  7da53852665d79afb90b4441d6b3763a46e40bb5
tree    55926240db65ac4591dbb31b64327d8bb8c416f0
parent  89c858cbb53aad196b9764f28fb034b0ec276dd9
name age message
file .gitignore Mon Aug 25 04:31:06 -0700 2008 Reorganise system for parsing views: * Views ar... [pokeb]
file README Loading commit data...
file bootstrap.php Sun May 25 08:49:14 -0700 2008 Initial import - first version [pokeb]
directory config/ Mon Aug 25 04:31:06 -0700 2008 Reorganise system for parsing views: * Views ar... [pokeb]
directory controllers/ Mon Aug 25 04:31:06 -0700 2008 Reorganise system for parsing views: * Views ar... [pokeb]
directory helpers/ Mon Aug 25 04:31:06 -0700 2008 Reorganise system for parsing views: * Views ar... [pokeb]
directory htdocs/ Sun May 25 08:49:14 -0700 2008 Initial import - first version [pokeb]
directory models/ Mon Aug 25 04:31:06 -0700 2008 Reorganise system for parsing views: * Views ar... [pokeb]
directory views/ Mon Aug 25 04:31:06 -0700 2008 Reorganise system for parsing views: * Views ar... [pokeb]
README
Lightweight MVC-router for PHP, with similar setup to the Ruby on Rails router.

THIS IS NOT AN MVC FRAMEWORK FOR PHP!

Read all about it here:

http://allseeing-i.com/Bare-bones-Rails-style-MVC-Request-Router-for-PHP

If you like it, get in touch:

ben@allseeing-i.com

Ta

Ben