apankov / library.dev

Example of Limonade usage

This URL has Read+Write access

name age message
file .htaccess Sun Jun 21 17:27:22 -0700 2009 initial commit [apankov]
file LICENSE Sun Jun 21 17:31:45 -0700 2009 license [apankov]
file README Sun Jun 21 17:27:22 -0700 2009 initial commit [apankov]
directory controllers/ Sat Jul 04 16:40:46 -0700 2009 simple form data filtering [apankov]
directory db/ Sun Jun 21 17:27:22 -0700 2009 initial commit [apankov]
file index.php Mon Jun 22 17:48:22 -0700 2009 more RESTful [apankov]
directory lib/ Sat Jul 04 16:42:07 -0700 2009 get model columns from the object if not specified [apankov]
directory views/ Mon Jun 22 17:48:22 -0700 2009 more RESTful [apankov]
README
This is an example of using micro framework Limonade, written in PHP,
http://limonade.sofa-design.net/
You can find DB support, simple CRUD interface, some useful template helpers.
Hope this can save you some keystrokes.

Andrey Pankov, a.pankov@gmail.com