Caffeine PHP 2.1 Released
Posted by Gavin Vickery on Sep 30th, 2008For those who don’t know, Caffeine PHP is a lite-weight PHP 4 and PHP 5 framework. It’s an open source project and hosted on Google Code.
Caffeine PHP 2.1 has some exciting new features:
Full documentation in PDF eBook
URI Routing
An anchor utility function for easy URL creation
The ability to use functions or classes in a controller (not [...]