albert1991 / php-project-lvl2
GenDiff
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/albert1991/php-project-lvl2
Requires
- docopt/docopt: ^1.0
- funct/funct: ^1.5
- symfony/yaml: ^4.3
Requires (Dev)
- codeclimate/php-test-reporter: ^0.4.4
- phpunit/phpunit: ^8.3
- squizlabs/php_codesniffer: ^3.4
README
Description
'Generate diff' is the application for search differeces in configuration files.
Install
curl -sS https://getcomposer.org/installer | php
php composer.phar global require albert1991/php-project-lvl2
Help
gendiff -h
Ussage
For examples we have 4 сompared files and 3 result files:
Compared files: before.json // after.json // before.yml // after.yml //
Result files: json_pretty // yml_json // json_plain