brianmacdonald / StarchMVC
- Source
- Commits
- Network (1)
- Issues (1)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Brian (author)
Sat Nov 14 21:21:21 -0800 2009
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
.htaccess | ||
| |
AUTHORS | ||
| |
README.markdown | ||
| |
apps/ | ||
| |
config.php | ||
| |
index.php | ||
| |
system/ |
README.markdown
StarchMVC
A Lightweight PHP framework. Currently at very early stages.
Dependencies
Put the following in the lib/ directory.
- Smarty Templates as Smarty/
- Outlet ORM as outlet/ (only the classes)

