Libraries tagged by database diff
dbsteward/dbsteward
2119 Downloads
SQL database definition differencing tool. Structure and data is defined in a DTD-enforced, human-readable XML format. Outputs transactional SQL statement files to apply your changes.
frankfoerster/cakephp-environment
8939 Downloads
CakePHP Environment Plugin. Manage multiple environments in your CakePHP application that differ in database setup, configuration settings (Configure) and custom feature flags.
robinncode/db_craft
578 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.
portrino/px_dbsequencer
2384 Downloads
With this extension you can ensure different unique keys for the configured tables (e.g.: pages, tt_content)
differentweb/doctrine1
4376 Downloads
PHP Database ORM for Symfony1. Do NOT use for new projects: please move to a newest Symfony release and Doctrine2
bauer01/unimapper
2527 Downloads
Universal mapping tool for collecting data from different sources
unionco/syncdb
10335 Downloads
Library to assist with syncing databases across different environments
theiconic/fixtures
23897 Downloads
Load fixtures into database from different formats: Yaml, XML, etc.
daltonmccleery/remote-models
92 Downloads
Sometimes you want to use Eloquent, but that data is in another database on a different application.
sqonk/mysql-sync
340 Downloads
MySQL-sync is a simple script written in PHP that can assist and automate the synchronisation of differences in table structures between two database servers.
gared/database-structure-diff
3286 Downloads
Show database structure diffs between databases and sql structure dump
ngyuki/dbdatool
1 Downloads
Database diff/apply tool.
dlevsha/nasgrate
38 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
dzasa/maratus-php-backup
10 Downloads
Backup different types databases(Couchdb, MongoDB, MySQL, PostgreSQL, Redis, Riak, SQLite) on local or remote to Google Drive, Dropbox, Copy, FTP etc.
aymdev/fregata
162 Downloads
Database migration framework allowing data migration between different DBMS or database structures.