Welcome

Rapyd is a PHP5 minimalistic framework made to build applications based on CRUD (Create, Read, Update, Delete) pattern. It provides a set of components / classes that can help you to develop web applications "rapidly".

Its syntax is simple, oriented to build simple Data GUI in few line of code.
It's tiny (≈50 files) and inobtrusive (no conflicts, no notices, etc..).

Backends, Intranets and Administrative Areas need an application framework to manage forms, filters, data grids.
Rapyd is a lightweight solution.
You can use it as library, but it's also a complete mvc framework, so it can become a standard for your application development.

DEV activities (from google code)

link date author title
# 2010-02-06 11:59:16 tannoiser r192 (Sql generation script for postgresql database. (demo) ) committed by tannoiser
# 2010-02-04 16:41:51 tannoiser r191 (Argh. typo. fixed. ) committed by tannoiser
# 2010-02-04 16:21:00 tannoiser r190 (Added postgresql driver. It should works mostly with any ve...) committed by tannoiser
# 2010-02-04 15:02:06 tannoiser r189 (Create my branch. ) committed by tannoiser
# 2010-01-10 13:25:49 felice.ostuni r188 (fix meged from felix branch, $_SERVER['PHP_SELF'] is not fi...) committed by felice.ostuni
# 2010-01-09 16:38:24 felice.ostuni r187 (fix for router needed for two issues: - fix when rapyd is us...) committed by felice.ostuni
# 2010-01-09 16:35:20 felice.ostuni r186 (new function needed for router) committed by felice.ostuni
# 2009-10-25 11:40:38 felice.ostuni r185 (fix) committed by felice.ostuni
# 2009-10-25 11:38:58 felice.ostuni r184 (There are a lot of untested things, fsql engine has php4 sy...) committed by felice.ostuni
# 2009-10-25 11:25:49 felice.ostuni r183 (some dbms doesn't like backticks, so I removed from main d...) committed by felice.ostuni
# 2009-10-20 18:18:02 felice.ostuni r182 (trunk alignment, excel view missed, thnks to Xor) committed by felice.ostuni
# 2009-10-20 18:14:05 felice.ostuni r181 (excel view missed, thnks to Xor) committed by felice.ostuni
# 2009-10-18 15:02:20 felice.ostuni rapyd-trunk-180.zip (just an svn export at 180 revision (for non-experts in svn)) file uploaded by felice.ostuni
# 2009-10-18 14:30:32 felice.ostuni r180 (comments on upload demo) committed by felice.ostuni
# 2009-10-18 14:23:01 felice.ostuni r179 (comments) committed by felice.ostuni
# 2009-10-18 14:21:42 felice.ostuni r178 (minor fix in upload demo) committed by felice.ostuni
# 2009-10-18 14:15:26 felice.ostuni r177 (new upload helper, fixed upload field, added upload demo) committed by felice.ostuni
# 2009-10-18 14:05:25 felice.ostuni r176 (file upload demo) committed by felice.ostuni
# 2009-10-18 14:04:01 felice.ostuni r175 (max_size fix) committed by felice.ostuni
# 2009-10-18 13:12:09 felice.ostuni r174 (max_size fix) committed by felice.ostuni