Here you can find everything needed to run php migration scripts.
- Install PHP Code Sniffer
- Install PHP Compatibility sniffs to your PHP Code Sniffer
- Clone this repository somewhere
- Run
bin/install
. This script will guide you through script configuration process. You can edit local config manually at any time (conf/local). - Once configured, run
bin/run
.