Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Die Datenbank wurde für ORM kürzer und eleganter Code erweitert. Ihre aktuelle Modell Klassen können DooModel verlängern ORM für zusätzliche Funktionalität. Ein intelligentes Modell-Cache (DooSmartModel) wurde für die automatisierte Datenmodell Cache-Management implementiert. Es ist eine intelligentere Version von DooModel. Form und Modellvalidierung ist erledigt vor dem Speichern, Erstellen oder Löschen von DB-Datensätze. Validation Regeln können mit dem Modell erzeugt werden. Native PHP Template-Unterstützung wurde für diejenigen, die nicht mit der Template-Engine verbessert. Bugfixes und Verbesserungen wurden für Cache-Klasse, Controller, blick gemacht, und 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

Neue Funktionen wurden hinzugefügt und die Leistung wurde verbessert.
New features were added and performance was improved.

2009-07-21 09:57
1.0

Erste freshmeat Ankündigung.
Initial freshmeat announcement.

Project Resources