Debby has replaced CDE in the Tina4Stack,
you may want to check it out at http://tina4.com
CDE is a PHP class which implements the general database functions in PHP and provides a common SQL platform for php development where developers change their databases but not their code. Supports Firebird, MySQL,Oracle,SQLite, MSSQL(both drivers),CUBRID,ODBC. CDE now supports date uniformity, param passing & BLOB handling across all the databases supported.
CDE is not a replacement for PDO,...