Downloadliste

Projektbeschreibung

Propel is an object persistence layer for PHP5
based on Apache Torque. In practical terms, it
allows you to use objects instead of SQL to read
and write rows in your database tables. It
provides a generator that creates SQL definition
files and PHP classes for your datamodel, and a
runtime engine that transparently handles object
persistence and retrieval. It makes it easy to
customize generated classes; additionally, the use
of XML, PHP classes, and the Phing build tool make
it easy to integrate Propel with an existing
application framework.

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.

2005-04-08 08:49
1.1.0

Dieses Release behebt eine Reihe von Bugs und enthält neue Funktionen, einschließlich der vor-Epoche Zeitpunkt zu unterstützen, hersteller-spezifischen Datenbank-Metadaten, die Entfernung von der PEAR:: Log Abhängigkeit, und einige neue Methoden in der OM-Klassen generiert.
Tags: Minor feature enhancements
This release fixes a number of bugs and introduces new
features including pre-epoch date support, vendor-specific
database metadata, removal of the PEAR::Log dependency,
and some new methods in generated OM classes.

2004-11-10 00:26
1.0.0

Dieses erste stabile Version behebt einige Bugs und bringt einige neue Features. Herausragend unter den neuen Features ist die Unterstützung für den Umgang mit hierarchischen Bäume in SQL. Die neueste Version von Propel ist auch als PEAR-Komponenten installiert werden.
Tags: Minor feature enhancements
This first stable release fixes a number of bugs and introduces some
new features. Prominent among the new features is support for handling
hierarchical trees in SQL. The latest version of Propel is also
available as PEAR-installable components.

2004-07-20 05:17
1.0.0beta2

Diese zweite (und hoffentlich letzte) Beta-Version behebt einige kleinere Fehler und bringt einige nützliche neue Funktionen. Herausragend unter den neuen Features ist eine neu gestaltete Projekt-Verzeichnis Layout, Trennung von der Laufzeit und Generator codebase, Unterstützung für Nur-Lese-generierten Objekten, die Unterstützung für faule-Laden Spalten und Unterstützung für eine neue Runtime-Konfiguration XML-Dateiformat.
Tags: Minor feature enhancements
This second (and hopefully last) beta release fixes several minor bugs and introduces some useful new features. Prominent among the new features is a redesigned project directory layout, separation of the runtime and generator codebase, support for read-only generated objects, support for lazy-loading columns, and support for a new XML runtime configuration file format.

2004-06-13 08:05
1.0.0beta1

Diese Version behoben mehrere Fragen zu Tabellen mit nicht-auto-increment Primärschlüssel mehrere Probleme mit Standard-MySQL-SQL-Generierung und einige andere kleinere Bugs Motor.
Tags: Minor bugfixes
This release fixed several issues related to tables with
non-auto-increment primary keys, several issues with default
MySQL SQL generation, and few other minor engine bugs.

2004-03-23 11:22
1.0.0alpha1

Tags: Initial freshmeat announcement

Project Resources