This package is an object relational mapping and data persistence tool for Web application development.
It allows the developer to define a database schema in xml, and generates data object classes that the developer will use to persist and retrieve data.
This project solves the problem of using relational data in a PHP object oriented application.
Be patient on tutorials and documentation. It seems I submitted prematurely. If you're patient you will see that this is a great tool.