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)
Sun Jan 18 08:24:36 -0800 2009
commit  5d613467aa83a7322751025013571cfbf412864d
tree    8f4056060272e1a165f444c02684422dc3fe1b9e
parent  7da53852665d79afb90b4441d6b3763a46e40bb5
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

Shameless plug: If you like this, you might also be interested in my Active Record implementation for PHP: 
http://allseeing-i.com/FuzzyRecord