Libraries tagged by database diff
pixelstudio/wp-sync-db
2446 Downloads
WordPress plugin to sync database between different installs
nkiraly/dbsteward
4173 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.
dbsteward/dbsteward
2120 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
8954 Downloads
CakePHP Environment Plugin. Manage multiple environments in your CakePHP application that differ in database setup, configuration settings (Configure) and custom feature flags.
aymdev/fregata
171 Downloads
Database migration framework allowing data migration between different DBMS or database structures.
differentweb/doctrine1
4742 Downloads
PHP Database ORM for Symfony1. Do NOT use for new projects: please move to a newest Symfony release and Doctrine2
unionco/syncdb
10445 Downloads
Library to assist with syncing databases across different environments
theiconic/fixtures
23928 Downloads
Load fixtures into database from different formats: Yaml, XML, etc.
daltonmccleery/remote-models
94 Downloads
Sometimes you want to use Eloquent, but that data is in another database on a different application.
9raxdev/mysql-struct-sync
90 Downloads
可用于帮助开发人员比较两个数据库之间的差异(表,列,约束,事件,函数,存储过程,触发器,视图),并生成更新语句。Can be used to synchronize database structures, compare differences(table,column,constraints,events,functions,procedures,triggers,views) between databases and generating queries.
diontech/laravel-extended-scheduler
1491 Downloads
This package allows you to configure the scheduled tasks of the app via (database) model. It was developed to avoid handling theseconfigurations via a config file only, cause then we cannot share the same repo to n server instances when running different tasks is needed at each server.
nayjest/db-diff
3234 Downloads
Database diff tool for Laravel & MySQL
gared/database-structure-diff
3287 Downloads
Show database structure diffs between databases and sql structure dump
twoh/database-driver
33 Downloads
Includes a basic Driver to interact with different database systems.
benjaminhu/php-mysql-diff
35 Downloads