Libraries tagged by database diff
dbsteward/dbsteward
2121 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
8996 Downloads
CakePHP Environment Plugin. Manage multiple environments in your CakePHP application that differ in database setup, configuration settings (Configure) and custom feature flags.
kricha/doctrine-audit-bundle
4109 Downloads
This bundle creates audit logs for all doctrine ORM database related changes.
differentweb/doctrine1
5429 Downloads
PHP Database ORM for Symfony1. Do NOT use for new projects: please move to a newest Symfony release and Doctrine2
theiconic/fixtures
23956 Downloads
Load fixtures into database from different formats: Yaml, XML, etc.
9raxdev/mysql-struct-sync
98 Downloads
可用于帮助开发人员比较两个数据库之间的差异(表,列,约束,事件,函数,存储过程,触发器,视图),并生成更新语句。Can be used to synchronize database structures, compare differences(table,column,constraints,events,functions,procedures,triggers,views) between databases and generating queries.
slivka-b/laravel-translatable
226 Downloads
[fork] The package provides possibility to translate your Eloquent models into different languages using a single database table.
m-wardany/hash-ids
514 Downloads
This package is designed to hash sequential keys so that they appear as random characters, making them difficult to predict. There is no requirement to check if the key already exists in the database before saving, as each key is guaranteed to be unique
diontech/laravel-extended-scheduler
1603 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.
rockys/database-diff-laravel
64 Downloads
数据库对比差异sql
nayjest/db-diff
3248 Downloads
Database diff tool for Laravel & MySQL
gared/database-structure-diff
3287 Downloads
Show database structure diffs between databases and sql structure dump
migliori/php-pdo-database-class
434 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
ngyuki/dbdatool
2 Downloads
Database diff/apply tool.
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