Download List

專案描述

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-09-01 23:07
1.2

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.
標籤: data validation, model, ORM, cache

2009-08-24 23:33
1.1

New features were added and performance was improved.

2009-07-21 09:57
1.0

Initial freshmeat announcement.

Project Resources