[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#330203: ITP: php-propel -- PHP5 object persistence layer based on Apache Torque



Package: wnpp
Severity: wishlist
Owner: Piotr Roszatycki <dexter@debian.org>

* Package name    : php-propel
  Version         : 1.1.1
* URL             : http://propel.phpdb.org
* License         : LGPL
  Description     : PHP5 object persistence layer based on Apache Torque

Propel is an object persistence layer for PHP5 based on Apache Torque. In
practical terms, Propel allows you to use objects instead of SQL to read
and write rows in your database tables. Propel is composed of two tools:
(1) a generator that creates SQL definition files (DDL) and PHP classes
for your datamodel, and (2) a runtime engine that transparently handles
object persistence and retrieval. Propel makes it easy to customize
generated classes and, by using XML for the datamodel definition,
can be easily integrated with an existing application framework.



Reply to: