PHP Classes / ClassGenerator

Generate classes from definitions in XML

ClassGenerator PHP Class

This class can be used to generate class from configuration defined in XML files. It takes a XML file with definitions of classes and objects that should have certain variables set to specified values. The class generates the defined classes and instantiate objects of the defined classes with the values specified in the XML file.

Similar PHP Classes

Search in PHP Classes

Filter by tags