[prev in list] [next in list] [prev in thread] [next in thread] 

List:       binarycloud-dev
Subject:    [binarycloud-dev] Propel 1.0-alpha1 released
From:       Hans Lellelid <hans () velum ! net>
Date:       2004-03-23 0:34:28
Message-ID: 405F8614.5090902 () velum ! net
[Download RAW message or body]

After a long period of quite intense development, the Propel team is 
pleased to announce the release of Propel 1.0.0-alpha1.

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 provides (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; additionally, the use of XML, PHP classes, and the 
Phing build tool make it easy to integrate Propel with an existing 
application framework.

Visit http://propel.phpdb.org to learn more about Propel.

Some of Propel's features include:

   * Use of simple XML schema for datamodel definition
   * Generation of PEAR-style compliant, phpdoc commented, PHP5 classes.
   * Easy to customize object model (& changes won't get overwritten).
   * Generation of SQL definition files (DDL) for your RDBMS
   * Several popular databases supported: MSSQL, MySQL, PostgreSQL, SQLite.
   * Support for reverse-engineering XML schema from database
   * Use Criteria OO query system instead of writing SQL queries
   * Generated methods to easily & efficiently work with (foreign key) 
relationships

We're excited to finally have a PHP5 stable enough for a release.  We 
hope that Propel will make it easier than ever to develop 
object-oriented, database-driven applications in PHP5.

Cheers,
Hans

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@binarycloud.tigris.org
For additional commands, e-mail: dev-help@binarycloud.tigris.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic