Skip to content

kadykovev/difference-calculator

Repository files navigation

Hexlet tests and linter status:

Actions Status Github Actions Status

Requirements

Composer
PHP >= 8

Description

Difference Calculator is a program that determines the difference between two data structures.
Supported formats are json and yaml.
Output formats: stylish, plain and json.

Installation

Clone the project:
git clone git@github.com:jeka34volg/difference-calculator.git
Go to the project directory:
cd difference-calculator
Run the installation:
make install

Examples

Comparing two files with plain data structures

Two json files

Two yaml files

Comparing two files with nested data structures

In stylish format

In plain format

In json format

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published