- Php Object Generator (v1.5 rev3) – Open Source Object Relational Mapping PHP Code Generator — Quite nice. Generates data objects for PHP. It’s not quite ActiveRecord, and the syntax of PHP ( namely "array(array("foo"=>"bar"))" ) gets in the way a bit, but it’s not bad.
Tagged as: database orm php webdevelopment