aboutsummaryrefslogtreecommitdiffstats
path: root/databases/php5-propel/pkg-descr
blob: 22770bf37e4fbb80edd0ac0e3a6b5bd6f6f8e5d3 (plain) (blame)
1
2
3
4
5
6
7
8
Propel is a full-service object persistence and query toolkit for PHP.

It allows you to access your database using a set of objects,
providing a simple API for storing and querying data.  You might
already have heard of this technique, but under a different name, like
Data Access Objects (DAO) or Object Relational Mapping (ORM).

WWW: http://propel.phpdb.org/