440Forums  |  MacMusic.org  |  PcMusic.org  |  440tv  |  Zicos  |  AudioLexic
generatorwhich   {key13}


Php Object Generator 3.0 (Default branch)

FreshMeat

Thursday July 26, 2007. 05:30 PM
FreshMeat

PHP Object Generator (POG) is a PHP code generator which generates clean and tested object oriented code for your PHP4/PHP5 application. It is meant to eliminate the time a PHP programmer often wastes on repetitive coding of the database access layer of an application simply because different applications require different objects. By generating PHP objects with integrated CRUD methods, POG saves you from writing and testing SQL queries. License: BSD License (revised) Changes: POG now fetches result set arrays where possible (which provides a big performance boost). Data encoding is handled within the database. A new plugin interface is used. A data encoding sanity check was added to setup. Siblings can be deleted without deleting children. Getlist() accepts column names as filters. Getlist(), GetChild(), and GetSibling() return all results if no arguments are passed. A database wrapper class for PDO was added. The PDO performance was improved. The plugin API, POG base API, and database API were made uniform to prevent plugin versioning.
Object Generator (POG) code generatorwhich generates clean tested object oriente Object Generator (Default branch)
Php Object Generator 3.0 (Default branch) Read more at FreshMeat
www.pheedo.com/click.phdo?i=a5148d1e311d2bd3451b52e46b0c6423

 

 Related News 

Search

Download Zicos
Fri January 9, 09:26 AM
generatorwhich   {key13}