nayjest / db-diff
Database diff tool for Laravel & MySQL
Installs: 3 194
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 4
Forks: 0
Open Issues: 0
Requires
- php: >=5.4.0
- illuminate/support: 4.2.*
- nayjest/grids: >=0.6
README
Database diff tool for Laravel & MySQL
Overview
This package allows to compare data in tables with same structure & save results to database in format convenient for further processing.
Actions
Commands
db-diff:make
Supported options
Configuration options
See vendor/nayjest/db-diff/src/config/config.php
License
© 2014 — 2015 Vitalii Stepanenko
Licensed under the MIT License.