/rivet

Lightweight PHP framework.

Primary LanguagePHP

Rivet
=====

* rivet is a mini PHP framework intended to speed development for small sites.
* It's pretty much just for me to play with PHP 5.3 :)


Features
--------

* regex based URLs using callback-style closures for views
* http://github.com/fabpot/Twig templates. Django templates in PHP. Pimp.


Requirements
------------

* PHP 5.3 - yeah, yeah, I know... :)