Site menu:

Open Source Extensions to PDO

In preparation for releasing the MODx 1.0 code base to the MODx development team, I am finishing up a library project called OpenExpedio (XPDO) that will provide a new object-oriented API and data-access layer for the rewritten MODx core. But it can also serve as a standalone object/relational bridge for any PHP web application.

In preparation for releasing the MODx 1.0 code base to the MODx development team, I am finishing up a library project called OpenExpedio (XPDO) that will provide a new object-oriented API and data-access layer for the rewritten MODx core. But it can also serve as a standalone object/relational bridge for any PHP web application.

The existing O/RM solutions for PHP, and there are a multitude, either were too bulky, too restrictive, too complex, or just plain generated horrible code with little benefit to a developer. And most are caught up in the concept of abstraction to achieve the goals. In response, I have created XPDO with the following...

Features

I will be announcing the official XPDO 1.0 alpha release in the next several days, so stay tuned, and don't hesitate to contact me if you are interested in testing XPDO before it is publically available, or assisting with the project in any way.

Enter your comments in the space below (registered site users only):