PHPDtObject is a set of classes that simplifies the procedure of retrieving, editing, inserting, and deleting rows from a database table. It creates an object or object array, and rows can be updated, deleted, and created with simple method calls. By extending the class, you can have basic access to all database tables and can concentrate on your own class functionality. They are similar in design to DAO, and use ADOdb for database abstraction.
| Licenses | LGPL |
|---|---|
| Implementation | PHP |