Libraries tagged by laravel5-migrator
ntimyeboah/laravel-database-trigger
33850 Downloads
A package to add database trigger to laravel migrations
froiden/sql-generator
18196 Downloads
convert Laravel migrations to raw SQL scripts
elimuswift/db-exporter
4687 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
smousss/laravel-migratize
612 Downloads
Generate missing migrations using GPT-4.
repat/laravel-migration-model
3424 Downloads
Eloquent Model for the migrations table
dilneiss/laravel-migrations-generator
529 Downloads
Generates Laravel Migrations from an existing database
andyabih/json-to-laravel-migrations
611 Downloads
Turn a JSON schema into Laravel migrations.
always-open/laravel-migration-snapshot
39577 Downloads
Dump and load snapshots of the schema produced by individual migrations.
barryvdh/laravel-migration-generator
26108 Downloads
Generate migrations based on existing database
paulofelipem/brazilian-regions
79 Downloads
Pacote com informações de todos os paises, estados e cidades (Estados e cidades brasileiras).
mojopollo/laravel-json-schema
541 Downloads
Create all your migrations and models from one JSON schema file. Laravel Database Schema in JSON allows you to define your entire Laravel database schema in one JSON file then generates all the necessary migration files
justinkekeocha/database-dump
96 Downloads
This package will save you from loosing database records, supposing you run the laravel migrate:fresh command without exporting a database dump
jjclane/laravel-sqlite-migrations
15712 Downloads
A trait to translate Laravel migrations into SQLite safe migrations.
fisharebest/laravel-floats
10911 Downloads
Floating point support for Laravel migrations
exolnet/laravel-db-upgrade
810 Downloads
Artisan command to migrate an existing production database structure to use Laravel migrations