Forum Moderators: coopster
I believe I posted this once before, but enough has changed that I'm doing it again. 8-) I have been working on a project called Sparse [sparse-php.sourceforge.net], a framework specifically for creating PHP/MySQL programs. It is designed with usability in mind - it is meant to be as easy to use as possible. Essentially, the majority of the backend is already done for you, and you can design and configure your website using a few extra HTML tags. It's also very flexible - you can easily integrate it with regular PHP code right in the file.
The new version also prints out every form in degradable Ajax, meaning that those users without Javascript ability will use the regular functionality.
The end result is far less code, meaning less development and maintenance time, fewer errors, and more ease in changing things around.
I'd appreciate it if you guys would take a look and spread the word. I'm excited about this project and really think it could revolutionize database-backed web development!
Thanks very much!
--Daniel
I'll be running some tests of my own ;)