Blog

Caffeine PHP 2.1 Released

9.30.2008 | Blog, PHP

Caffeine is a lite-weight PHP 4 and PHP 5 Framework

For 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 just classes)
  • Autoloading controllers, models and libraries (not just libraries)
  • Checks for illegal URL characters

Among the above features, Caffeine’s code has been revised to work smarter and faster then before.

You can download Caffeine PHP 2.1 here.

What do you think of the new release?


Comments