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.

2004-06-13 08:05 Zurück zur Release-Liste
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.

Project Resources