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 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

该数据库的ORM,从而加强了更短,更优雅的代码。您当前的模型类可以扩展更多的ORM的功能DooModel。一个聪明的模型缓存(DooSmartModel)是实施自动数据高速缓存管理模式。这是一个聪明的DooModel版本。表格及模型验证是为在保存之前,创建或删除数据库记录。验证规则可以生成的模型生成。本地PHP模板支持谁是为那些不使用模板引擎改善。错误修正和改进了高速缓存类,控制器,视图和ORM。
标签: data validation, model, ORM, cache
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.

2009-08-24 23:33
1.1

增加了新的功能和性能得到改善。
New features were added and performance was improved.

2009-07-21 09:57
1.0

初步Freshmeat上公布。
Initial freshmeat announcement.

Project Resources