Libraries tagged by laravel-migrator
always-open/laravel-migration-snapshot
40022 Downloads
Dump and load snapshots of the schema produced by individual migrations.
alicfeng/laravel-migrate
1011 Downloads
laravel migrate enhance extend
va/cutlet-migrate
6 Downloads
A package to use migrate:update command with options for migrations in custom directories in laravel apps.
zitansmail/migration-orderer
9 Downloads
Automatically order Laravel migrations based on foreign key dependencies to prevent constraint errors
webikevn/migration-generate
119 Downloads
Generates Laravel Migrations from an existing database
sencerhan/laravel-db-tools
408 Downloads
Generate Laravel migration and seeder files from existing database tables. Easily create migrations and seeders with a single command.
schoolees/laravel-psgc
93 Downloads
PSGC for Laravel: migrations, seeders, JSON data, models, services, resources, controllers, and read-only routes.
ricadesign/laravel-ecommerce-data-model
1 Downloads
Laravel migrations, models and Nova resources for the creation of an ecommerce site
nwogu/smooth-migration
18 Downloads
Flexible way to manage Laravel Migrations
nwidart/db-exporter-l4.0
15 Downloads
Export your database quickly and easely as a Laravel Migration and all the data as a Seeder class.
ngankt2/vn-banks
25 Downloads
Danh sách các bank của Vn, json, sql, laravel migrate, model, filament resource
larangular/migration-package
458 Downloads
Laravel migration helper
exolnet/laravel-db-upgrade
1146 Downloads
Artisan command to migrate an existing production database structure to use Laravel migrations
cytracom/squasher
307 Downloads
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
albedev/ddl-artisan
2 Downloads
Generate Laravel migrations from DDL