Libraries tagged by laravel-migrations
nwogu/smooth-migration
18 Downloads
Flexible way to manage Laravel Migrations
nwidart/db-exporter-l4.0
14 Downloads
Export your database quickly and easely as a Laravel Migration and all the data as a Seeder class.
mediactive-digital/migrations-generator
1647 Downloads
Generates Laravel Migrations from an existing database
exolnet/laravel-db-upgrade
781 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.
codelieutenant/laravel-pgenum
43 Downloads
Postgres Enums used in Laravel Migrations
adrienpoupa/migrate-routines
513 Downloads
Generate Laravel Migrations from existing MySQL routines: views, procedures, functions and triggers.
yevhenii/laravel-migration-vise-versa
10 Downloads
Package for Laravel. This package adds possibility to create migration and model from an existing table
ukiedev/laravel-migration-extended
505 Downloads
Extends default migration command for migrating specific or first migration
transprime-research/laravel-migrations-snapshot
24 Downloads
The Migrations Snapshot for Laravel.
thatobabusi/laravel-migrations-ui
64 Downloads
A web-based GUI for creating and running migrations in Laravel.
techsemicolon/laravel-migration-pipeline
6 Downloads
A migration pipeline to make sure same migration is not run again in multiple server setup
spacegrass/laravel-migrations-generator
117 Downloads
Generates Laravel Migrations from an existing database
simlux/laravel-migration-helper
140 Downloads
Helper functions for laravel migrations.
patrickquijano/laravel-migration
4 Downloads
This Laravel package provides extended functionalities by overriding core Laravel migration classes.