PHP Classes / MySQL DB Schema to XML and XML to Schema

Export and install a MySQL database schema to XML

MySQL DB Schema to XML and XML to Schema PHP Class

This package can be used to export and install a MySQL database schema to XML format. There is a class that can retrieve the schema of tables of a MySQL database and export its definitions of XML file. Another class can do the opposite, i.e. read the definitions of a MySQL database schema from a XML file and update the currently installed database schema to match the definitions from the XML file.

Similar PHP Classes

Search in PHP Classes

Filter by tags