Libraries tagged by migration table
srlabs/migration-wrangler
13 Downloads
Import and export migration table data in Laravel projects.
tina4components/country-table-migrations
3 Downloads
Adds country tables to your database with iso2, iso3
sharkom/yii2-auto-migration
19 Downloads
Automatic migration of mysql table changes
filippo-toso/migrations-generator
199 Downloads
A Laravel Artisan command to automatically generate migrations from database tables
ddroche/yii2-migration-generator
1 Downloads
Generate migration files for one table, comma separated list of tables, part of table name or all tables.
crudschool/yii2-migration-generator
23 Downloads
Set of gii tools for generating files for migration by schema of table , phpdoc or table data
chuoke/laravel-table-comment
518 Downloads
Laravel table comment for migration
pinkcrab/perique-migration
1029 Downloads
A module for the Perique Framework which makes use of the PinkCrab Table Builder and PinkCrab Migration libraries.
yevhenii/laravel-migration-vise-versa
10 Downloads
Package for Laravel. This package adds possibility to create migration and model from an existing table
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
rishpandey/laravel-auto-migration
1 Downloads
The package uses Doctrine DBAL in order to diff the existing tables with given model and make the necessary changes to it. If the table does not exist, it will create it.
raviyatechnical/laravel-pivot-table-generator
2 Downloads
Quickly generate pivot tables for your projects
peltonsolutions/laravel-pivot-table-helper
86 Downloads
A custom package for Laravel to assist with creating BelongsToMany pivot migrations.
ludicdrive/wordpress-database-migrations
157 Downloads
WordPress library for managing database table schema upgrades and data seeding
laramore/migrations
236 Downloads
Describe your table fields in the model and let Laravel manage your migration for you