Libraries tagged by migration core
dhavalrajput/code-generator
3 Downloads
A Laravel package with a web interface to easily create full CRUD APIs — like models, controllers, migrations, services, traits, notifications, policies, and more. Built using Laravel and Livewire.
sebwas/laravel-migration-physical-backup
96 Downloads
This simple tool helps the developer creating physical backups of the tables he is altering using migrations, allowing for easy and fast restore
fabiang/doctrine-migrations-liquibase-zf
1813 Downloads
Zend Framework module for creating changesets for Liquibase with Doctrine
atournayre/symfony-migration-bundle
9 Downloads
Atournayre Symfony Migration.
orchestra/transporter
141 Downloads
Migration Toolkit: Creating ORM Compatible Structure from Legacy Database
mamunhoque/laravel-crud-builder
1 Downloads
Advanced Laravel CRUD Builder - Automatically generate complete CRUD operations with intelligent migration parsing and code generation
fornit1917/yii2-emigrate
43 Downloads
Yii2 Framework extension for simplification of code generation when creating some migrations
peltonsolutions/laravel-pivot-table-helper
86 Downloads
A custom package for Laravel to assist with creating BelongsToMany pivot migrations.
tecnocen/yii2-rmdb
9658 Downloads
Yii 2 Library to create RMDB models and migrations
roaresearch/yii2-rmdb
2217 Downloads
Yii 2 Library to create RMDB models and migrations
bertugfahriozer/sql2migration
3 Downloads
A Spark command for CodeIgniter 4 that generates migration files from an SQL file, with support for foreign keys, triggers, and DB prefix.
runcmf/runcli
36 Downloads
RunCli - Command Line Interface. [migrate, seed, generate migrations and seeds from existing database, create database, generate resources and much more :)]
tecnocen/yii2-migrate
15357 Downloads
Yii 2 Library to handle normalized table creation
sunnysideup/userforms-csv-import
15 Downloads
Allows you to create records for a userdefined form using a csv (e.g. export from another db instance)
roberto910907/laravel-console-generator
2 Downloads
Generates Laravel models and migrations using the command line