Diff Data Miner
Get hidden valuable data from GitHub pull-request diff and feed it to Rector
Install
composer require migrify/diff-data-miner --dev
Usage
vendor/bin/diff-data-miner extract-class-changes path-to-file.diff
vendor/bin/diff-data-miner extract-default-value-changes path-to-file.diff
Report Issues
In case you are experiencing a bug or want to request a new feature head over to the migrify monorepo issue tracker
Contribute
The sources of this package are contained in the migrify monorepo. We welcome contributions for this package on migrify/migrify.