Libraries tagged by database migration
eddturtle/phinx
82836 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
caloskao/migrate-specific
16020 Downloads
Easily perform database migrations of specific migration files in the Laravel framework.
badrshs/laravel-data-jobs
818 Downloads
A Laravel package for managing and executing data migration jobs with tracking and priority support
orisintel/laravel-online-migrator
82344 Downloads
Apply Laravel's database migrations with minimal disruptions using tools like Percona Online Schema Change
heyosseus/difflock
284 Downloads
Diff, analyze and protect your Laravel database schema. Schema diffing, migration risk linting, and a migration guard that blocks destructive changes before they run.
cable8mm/xeed
3691 Downloads
Xeed generates new model, seed, Nova resources, database seed, factory and migration files for Laravel & Nova based on data from the existing database table.
vi-kon/laravel-db-exporter
38670 Downloads
Database table structure and data exporter to migration and seed files
tanoconsulting/ezmigrationbundle2
44505 Downloads
The port of Kaliop eZ-Migration Bundle to eZPlatorm 3 aka Ibexa
migralign/laravel-migralign
696 Downloads
MigrAlign — align live MySQL tables with Laravel migration schema, safely.
kstmostofa/laravel-backfill
3272 Downloads
Safe, resumable, one-off data backfills for Laravel. Keyset pagination, atomic cursor persistence, per-row error isolation, and crash recovery for bulk data changes over large tables.
horde/db
6709 Downloads
Database abstraction library
grazulex/laravel-strongmigrations
1455 Downloads
Detect dangerous migrations before they break production. Catch unsafe operations, get guided alternatives, and keep your database safe.
grazulex/laravel-modelschema
527 Downloads
Generate and manage Laravel model schemas with automatic validation, documentation, and migration helpers for better data structure management.
grazulex/laravel-autobuilder
390 Downloads
A visual automation builder for Laravel applications - Build workflows like Node-RED, directly in your Laravel app
glamorous/laravel-data-loader
3577 Downloads
Small package to provide tools for data migrations and loading initial data into your database