Download the PHP package jpvantelon/mysql-workbench-schema-exporter without Composer
On this page you can find all versions of the php package jpvantelon/mysql-workbench-schema-exporter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jpvantelon/mysql-workbench-schema-exporter
More information about jpvantelon/mysql-workbench-schema-exporter
Files in jpvantelon/mysql-workbench-schema-exporter
Download jpvantelon/mysql-workbench-schema-exporter
More information about jpvantelon/mysql-workbench-schema-exporter
Files in jpvantelon/mysql-workbench-schema-exporter
Vendor jpvantelon
Package mysql-workbench-schema-exporter
Short Description MySQL Workbench Schema Exporter (modified by jpvantelon)
License MIT
Homepage https://github.com/jpvantelon/mysql-workbench-schema-exporter
Package mysql-workbench-schema-exporter
Short Description MySQL Workbench Schema Exporter (modified by jpvantelon)
License MIT
Homepage https://github.com/jpvantelon/mysql-workbench-schema-exporter
Please rate this library. Is it a good library?
Informations about the package mysql-workbench-schema-exporter
README
What is MySQL Workbench Schema Exporter?
MySQL Workbench Schema Exporter is a library to transform the MySQL Workbench model (*.mwb
) to useful another schemas.
It is forked from johmue/mysql-workbench-schema-exporter.
Usage
-
Copy
config/export.json.example
toconfig/export.json
-
Edit
config/export.json
according to your needs (see upstream documentation) -
- On Windows, call
bin/generate.bat <MODEL_PATH> <DESTINATION_PATH>
- On Linux, call
bin/generate.sh <MODEL_PATH> <DESTINATION_PATH>
- On Windows, call
Additional help
See README.md
All versions of mysql-workbench-schema-exporter with dependencies
PHP Build Version
Package Version
The package jpvantelon/mysql-workbench-schema-exporter contains the following files
Loading the files please wait ....