kudaiberdy/node_diff_generator

this package defines the difference between two files json, yaml format

dev-main 2022-07-20 17:06 UTC

This package is auto-updated.

Last update: 2024-03-20 20:31:30 UTC


README

Tests and linter status:

Actions Status Maintainability Test Coverage RunTest

Difference calculator

About project:

Difference calculator is a program with command-line interface (CLI) that generates a difference between two data structures or configuration files json, yaml format.

Require:

  • PHP > v7.4

Install:

Via cloning from the repository:

git clone git@github.com:Kudaiberdy/php-project-lvl2.git

Via composer:

composer create-project kudaiberdy/node_diff_generator

Usage example:

asciicast