Libraries tagged by database schema diff
phlib/schemadiff
9907 Downloads
Schema Diff: Show difference between MySQL databases
dlevsha/compalex
45 Downloads
Compalex is a lightweight script to compare two database schemas. It supports MySQL, MS SQL Server and PostgreSQL
robinncode/db_craft
4602 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.
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.
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
mnb/scraperkit
4 Downloads
MNB ScraperKit V1.0.3 - enterprise-ready PHP crawling and data extraction framework with AI crawl intelligence, search discovery, authorized mail/webmail extraction connectors, publisher metadata workflows, extraction recipes, provenance, quality reports, datasets, queues, dashboards, and compliance tooling.
suramon/sf-propel-sql-diff-plugin
3696 Downloads
Generate diff.sql file, which contains difference between schema.yml and current database structure
farzai/laravel-schema
3 Downloads
Visualize and compare database schemas between Laravel migrations and your database
bronos/php-sql-diff
5938 Downloads
PHP SQL schema diff
mtcmedia/db-diff
20 Downloads
Database diff tool for comparing schemas
starker-xp/database-checker
42 Downloads
Get diff between actual schema and json configuration
lbigroupp/database-checker
129 Downloads
Get diff between actual schema and json configuration
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.
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.