DCLPS: database control loading and prompting system
...It is robust well structured web oriented programming system that allows to create web systems (web sites) just by coding javascript. That is possible cause it uses a few server phpscript files that are requested by javascript to get some results. The key of this system is its structure that has to deal with nested tree objects and how it is implemented in the relational database.
The CobWeb Framework is a proof of concept php rapid development MVC framework.
It is very flexible, extensible and easy-to-use.
Features: Database Abstraction, Multi-Language, Caching, Script Debugging, URL Routing, MVC Support