PHP Classes

A good set of DB wrapper classes, looks surprisingly easy to ...

Recommend this page to a friend!

      PersistClass  >  All threads  >  A good set of DB wrapper classes,...  >  (Un) Subscribe thread alerts  
Subject:A good set of DB wrapper classes,...
Summary:Package rating comment
Messages:3
Author:Ethan Barnes
Date:2009-08-07 12:42:58
Update:2009-08-07 21:58:03
 

 

Ethan Barnes rated this package as follows:

Utility: Good
Consistency: Good
Documentation: Sufficient
Examples: Good

  1. A good set of DB wrapper classes,...   Reply   Report abuse  
Picture of Ethan Barnes Ethan Barnes - 2009-08-07 12:42:58
A good set of DB wrapper classes, looks surprisingly easy to use. I like the strict error handling and the thematic example scripts.

I plan to use the persistence component. I guess the default column name = object field name is a way to get rid of configuration trouble, but it would be good to have an option to define a custom table column - object member mapping.

  2. Re: A good set of DB wrapper classes,...   Reply   Report abuse  
Picture of Bob Gombocki Bob Gombocki - 2009-08-07 13:48:38 - In reply to message 1 from Ethan Barnes
Not a bad idea. A feature like that can be added quite easily. I'll upload a new version shortly.

  3. Re: A good set of DB wrapper classes,...   Reply   Report abuse  
Picture of Bob Gombocki Bob Gombocki - 2009-08-07 21:58:03 - In reply to message 1 from Ethan Barnes
Feature added to PersistClass. Check demo8.