public
Description: Lightweight Rails-style MVC router for PHP
Homepage: http://allseeing-i.com
Clone URL: git://github.com/pokeb/php-mvc-router.git
php-mvc-router / README
100644 19 lines (10 sloc) 0.441 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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