Download List

Projeto Descrição

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.

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.

2004-06-13 08:05 Back to release list
1.0.0beta1

Esta versão resolve vários problemas relacionados com tabelas com chaves de não-auto-increment primário, vários problemas com o padrão SQL MySQL geração, e alguns outros bugs motor menor.
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