DooPHP is a very fast PHP framework. It enables developers at all levels to rapidly develop robust Web 2.0 applications. It is quite feature rich. DooPHP supports some common stuff found in a Web framework, such as an MVC-base structure, RESTful APIS, a REST client, URI routing, database ORM tools, a model generator, HTTP Digest Authentication, a flexbible compiling template engine, logging and profiling tools, and more.
| Tags | PHP php framework mvc ORM database abstraction REST RESTful Template engine Logging profiling database profiling Web Development Web 2.0 |
|---|---|
| Licenses | BSD Revised |
| Operating Systems | Unix Linux Windows Mac OS X |
| Implementation | PHP SQL HTML Flex Actionscript 3 |
Recent releases


Release Notes: The database ORM was enhanced for shorter and more elegant code. Your current model classes can extend DooModel for additional ORM functionality. A smart model cache (DooSmartModel) was implemented for automated data model cache management. It is a smarter version of DooModel. Form and model validation is done for before saving, creating, or deleting DB records. Validation rules can be generated with the model generator. Native PHP template support was improved for those who do not use the template engine. Bugfixes and improvements were made for cache class, controller, view, and ORM.


Release Notes: New features were added and performance was improved.


Release Notes: Initial freshmeat announcement.
Recent comments
08 Sep 2009 20:10
Blog demo added for DooPHP
doophp.com/blog/articl...
04 Aug 2009 06:39
New class UrlBuilder added in the latest trunk r10.
More details at code.google.com/p/doop...
A Geomajas plug-in to convert a location description to map coordinates.