PHP Classes / XML DAO Builder

Generate database access class from XML definition

XML DAO Builder PHP Class

This package can be used to generate database access classes from XML definitions. It can parse a class definition in a XML format and generate the code for the class with variables that map column definitions. Currently the it adds getter and setter functions to the generated class for each of the defined columns.

Similar PHP Classes

Search in PHP Classes

Filter by tags