A difference calculator is a program that determines the difference between two data structures.
Utility features:
* Support for different input formats: yaml and json.
* Report generation in nested structure format, plain text and json.
- PHP >= 8.1
- Composer >= 2.5.5
- GNU Make >= 4.3
$ git clone https://github.com/Smol-An/php-project-48.git
$ cd php-project-48
$ make install