pokeb / php-mvc-router
- Source
- Commits
- Network (3)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Aug 25 04:31:06 -0700 2008 | |
| |
README | Sun Jan 18 08:24:36 -0800 2009 | |
| |
bootstrap.php | Sun May 25 08:49:14 -0700 2008 | |
| |
config/ | Mon Aug 25 04:31:06 -0700 2008 | |
| |
controllers/ | Mon Aug 25 04:31:06 -0700 2008 | |
| |
helpers/ | Mon Aug 25 04:31:06 -0700 2008 | |
| |
htdocs/ | Sun May 25 08:49:14 -0700 2008 | |
| |
models/ | Mon Aug 25 04:31:06 -0700 2008 | |
| |
views/ | Mon Aug 25 04:31:06 -0700 2008 |
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
