Libraries tagged by migration diff
leek/laravel-vendor-cleanup
30723 Downloads
Laravel commands to detect and clean up unchanged vendor-published files (configs, migrations, views, lang files)
apen/additional_reports
168353 Downloads
Useful information in the reports module : xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have a global reports of the system).
camcima/php-mysql-diff
42768 Downloads
robinncode/db_craft
4766 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
umbrellio/rollback-missing-migrations
42870 Downloads
Laravel package for rolling back migrations between different releases
monkeyscloud/monkeyslegion-migration
2334 Downloads
Entity-schema diff engine, SQL migration runner, and dialect-aware DDL generation for MonkeysLegion v2.
sachoo/phalcon-console-migration
135727 Downloads
Based on sachoo/phalcon-console, this component handle databases migrations (up, down, diff, status, run)
different-technology/fluidcontent-flux-migration
3382 Downloads
Migrate your TYPO3 content from fluidcontent to flux - different.technology
marlek/laravel-automigrate
2566 Downloads
Laravel package which allows automatically running migrations from different folders, useful when you have custom folder structure
aymdev/fregata
190 Downloads
Database migration framework allowing data migration between different DBMS or database structures.
zaeem2396/schema-lens
20 Downloads
Laravel package to preview migration files against current MySQL or PostgreSQL schema with destructive change detection and data export
schema-keeper/schema-keeper
6113 Downloads
Track PostgreSQL schema as one-file-per-object dumps. Detect drift in CI. Read-only — complements your migrations.
ngyuki/dbdatool
2 Downloads
Database diff/apply tool.
dlevsha/nasgrate
40 Downloads
Nasgrate is a console utility that let you organise database schema migration process at a consistent and easy way. It supports mysql, mssql, postgresql, oracle and other databases
ekapusta/doctrine-phinx-bridge-bundle
6160 Downloads
Auto-generates Phinx migrations from Doctrine scheme differences.