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

데이터베이스 ORM 더 우아하고 짧은 코드를 향상되었습니다. 귀하의 현재 모델은 클래스를 추가 ORM 기능 DooModel 확장할 수있습니다. 스마트 모델은 캐시 (DooSmartModel) 자동 데이터 캐시 관리를위한 모델을 구현했다. 그것은 영리 DooModel의 버전입니다. 양식 및 모델 검증 완료되기 전에 절약, 생성, 또는 DB 레코드를 삭제합니다. 유효성 검사 규칙이 모델은 발전기와 생성하실 수있습니다. 네이티브 PHP는 그 누구 엔진을 사용하지 않는 템플릿에 대한 개선됐다 지원 서식. 버그수정 및 기능 개선 캐시 클래스, 컨트롤러,보기 위해 만든 및 ORM.
Tags: 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