Libraries tagged by db diff
dbdiff/dbdiff
119383 Downloads
apen/additional_reports
165516 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).
part-db/exchanger
28981 Downloads
Fork of florianv/exchanger, a library to convert currencies using different exchange rate providers. Modernized to be compatible with Part-DB.
jawbfl/dbdiff
16 Downloads
samjuk/m2-module-verbose-db-status
3452 Downloads
Adds a verbose mode to the setup:db:status command, to assist with debugging DB schema differences
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.
pixelstudio/wp-sync-db
2458 Downloads
WordPress plugin to sync database between different installs
philiprehberger/laravel-db-expressions
87 Downloads
Database-agnostic SQL expression helper for date truncation, extraction, and differences across SQLite and MySQL
nayjest/db-diff
3343 Downloads
Database diff tool for Laravel & MySQL
gbradley/dbdiff
706 Downloads
Diffs for your SQL database tables
teguh02/filament-db-sync
917 Downloads
This package allow sync two different laravel filament app db
webiny/analytics-db
773 Downloads
Library to help you with storing different time series analytics data.
schema-keeper/schema-keeper
6113 Downloads
Track PostgreSQL schema as one-file-per-object dumps. Detect drift in CI. Read-only — complements your migrations.
widmogrod/data-grid
36 Downloads
DataGrid is simple library for presentation different kinds of tabular data
migliori/php-pdo-database-class
435 Downloads
The DB class is a database abstraction layer that provides a simple, consistent interface for interacting with different types of databases. It handles connection management, query execution, pagination and result processing