Benvenuti

Rapyd è un framework PHP5 pensato per realizzare applicazioni basate sul pattern di programmazione CRUD (Create, Read, Update, Delete).
Fornisce un set di componenti / classi che aiutano nello sviluppo "rapido" di applicazioni web.

La sua sintassi è semplice, orientata alla costruzione di semplici Interfacce grafiche per operare sui dati con poche linee di codice.
E' compatto (≈50 file) e discreto (non causa conflitti, non genera errori, ecc..).

Gestionali, Intranet e Aree amministrative necessitano di un application framework per gestire form, filtri, griglie di dati.
Rapyd è una soluzione leggera. Puo' essere usato come libreria nelle vostra applicazioni, ma è anche un completo framework MVC, quindi vi fornisce uno standard per lo sviluppo delle vostra applicazioni.

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