Libraries tagged by mysql diff
vossik/php-mysql-diff
1502 Downloads
tyaga/php-mysql-diff
40 Downloads
my6uot9/php-mysql-diff
12 Downloads
mtcmedia/db-diff
20 Downloads
Database diff tool for comparing schemas
jaggle/mysqldiff
7 Downloads
diff mysql db structure and generate laravel migrations
benjaminhu/php-mysql-diff
39 Downloads
apetab/php-mysql-diff
15 Downloads
hailong/mysql_sync
20 Downloads
A very lightweight but handy MySql database diff and sync tool.
xnoire666/db-diff
0 Downloads
Laravel artisan command that diffs two MySQL databases and generates SQL files for the missing tables, views, columns, and mismatched column properties.
pm-connect/db-diff
22 Downloads
A simple php based tool/application for comparing and generating a diff/comparison of any two given databases. Supports multiple database drivers.
marleychang/mysql-schema-compare
4 Downloads
compare 2 diffrent db connection table schema
clouddueling/auto-migrate
26 Downloads
This class can be used to generate diffs between a MySQL XML dump file, and a database which currently exists. It will tell you the missing tables and columns (return as an array), or generate MySQL queries to add the missing columns in.
wambacom/dbff
2356 Downloads
Diff for DB
marwen-brini/smart-migration
5 Downloads
Production-ready Laravel migrations with web dashboard, auto-diff, drift detection, automatic backups, and safe rollback. 909 tests with 100% coverage.
laraib15/laravel-schema-generator
3 Downloads
Generate Laravel migrations from a schema DSL (create, add, modify, drop columns with DB diffing).