This is a program that determines the difference between two data structures.
Utility feauters:
- Supports different input formats: json and yaml
- Generates return in the forms: plain, stylish and json
- Linux, MacOS, WSL
- PHP >= 8.1
- XDebug
- Make
- Git
git clone https://github.com/IgorSerebryakov/php-project-48.git
cd php-package-48
make installmake test- Comparison of two json files in the stylish format
- Comparison of two json files in the plain format
- Comparison of two json files in the json format
- Comparison of two yml files in the stylish format
- Comparison of two yml files in the plain format
- Comparison of two yml files in the json format