mysql-workbench-schema-exporter / sencha-exporter
MySQL Workbench Schema Exporter for Sencha ExtJS3 and ExtJS4
Installs: 446
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
pkg:composer/mysql-workbench-schema-exporter/sencha-exporter
Requires
- php: >=7.4
- mysql-workbench-schema-exporter/mysql-workbench-schema-exporter: ^4.1
- ntlab/php-obj: ^1.0
README
README
This is an exporter to convert MySQL Workbench Models (*.mwb) to a Sencha ExtJS3 and ExtJS4 Schema.
Prerequisites
- PHP 7.4+
- Composer to install the dependencies
Installation
composer require --dev mysql-workbench-schema-exporter/sencha-exporter
This will install the exporter and also require mysql-workbench-schema-exporter.
You then can invoke the CLI script using vendor/bin/mysql-workbench-schema-export
.
Configuration
Command Line Interface (CLI)
See documentation for mysql-workbench-schema-exporter