mouf/database.dbconnection

This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.

Sorry, this project does not seem to have any documentation. Please bang the head of the developers until a proper README is added to this package!