Limonade

Sometimes, maybe you notice it, some small projects are really big ! For example you can include only 19KB of jQuery in your webpage and get tons of extra functionnalities. Here is a very tiny project especially if you like a Lemon Juice, it’s called Limonade and it’s a PHP micro-Framework. The framework code is less than 70KB, and it is inspired by frameworks like Sinatra or Camping in Ruby, or Orbit in Lua. It aims to be simple, lightweight and extremly flexible.

Limonade usage is as simple as :

API Documentation is available here, you can find more sample usage on the project’s website. Limonade inclue also a tiny debug tool in addition to a full tests package. Source code download available at github.