Back To Technical Resources

MySQL Workbench Export to Yii Migration

If you use MysqlWorkbench for database planning and documentation AND use Yii PHP Framework, this may make things easier. Submit TABLE CREATION SQL from workbench here and get the PHP code for the Yii migration to create that table. Supports general table creation, indexes, and foreign constraints!