Libraries tagged by migration generator
kabir-ibi/laravel-reverse-generate-migrations
2 Downloads
Custom Laravel package to reverse generate all migrations with collation and charset
callcocam/tall-migration
8 Downloads
Generate migrations from existing database structures
cagartner/module-generatemigration
4 Downloads
Generate migration for your cms pages/blocks, configs, email template
aldeebhasan/migration-mapper
4 Downloads
This package is designed to enable the developer to generate the migration files by just building his model
nuxwin/ruckusing-migrations
13 Downloads
Framework for generating and managing database migrations
directus/migrations
31443 Downloads
Framework for generating and managing database migrations
dhruvang/generate-rules
35 Downloads
This will generate rules for the migrations just by simple artisan command
kreitje/l4-schemad-migrations
10 Downloads
Generate a schema file for Laravel migration with a MySQL database.
ricardovanderspoel/laravel-smart-migrations
7 Downloads
Supercharge your Laravel migrations with AI! Laravel Smart Migrations uses OpenAI's GPT-3 to automate the generation of essential files like models, controllers, and more based on your migrations. Boost efficiency, adhere to best practices, and customize AI enhancements for your project.
fabiang/doctrine-migrations-liquibase
537 Downloads
Generate Liquibase ChangeLog from Doctrine Entities
armonia-tech/phalcon-migration
587 Downloads
This tools provide you useful scripts to generate code helping to develop faster and easy applications that use with Phalcon framework.
runcmf/runcli
36 Downloads
RunCli - Command Line Interface. [migrate, seed, generate migrations and seeds from existing database, create database, generate resources and much more :)]
jaggle/mysqldiff
7 Downloads
diff mysql db structure and generate laravel migrations
fornit1917/yii2-emigrate
43 Downloads
Yii2 Framework extension for simplification of code generation when creating some migrations
othyn/laravel-migrate-to-sql
747 Downloads
A Laravel package that easily allows for SQL to be generated from the applications migrations via a simple artisan command.