PHPackages                             ikijime/php-project-lvl2 - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. ikijime/php-project-lvl2

ActiveProject[Utility &amp; Helpers](/categories/utility)

ikijime/php-project-lvl2
========================

Compare two configuration files and output difference.

0.7.0(4y ago)016MITPHP

Since May 4Pushed 4y ago1 watchersCompare

[ Source](https://github.com/ikijime/php-project-lvl2)[ Packagist](https://packagist.org/packages/ikijime/php-project-lvl2)[ RSS](/packages/ikijime-php-project-lvl2/feed)WikiDiscussions main Synced today

READMEChangelog (5)Dependencies (8)Versions (9)Used By (0)

### Hexlet tests and linter status:

[](#hexlet-tests-and-linter-status)

[![Actions Status](https://github.com/ikijime/php-project-lvl2/workflows/hexlet-check/badge.svg)](https://github.com/ikijime/php-project-lvl2/actions)

### Второй проект профессии php-программист на [Hexlet.io](https://ru.hexlet.io/)

[](#второй-проект-профессии-php-программист-на-hexletio)

[![Test Coverage](https://camo.githubusercontent.com/d37d485df44856a5b979e7a93f50dde97a96f6810611db8fcdbe7f6c35793724/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f36323939396330653332636530653331306633652f746573745f636f766572616765)](https://codeclimate.com/github/ikijime/php-project-lvl2/test_coverage) [![Maintainability](https://camo.githubusercontent.com/8459be88cef952211cfa144f889bbd090a77cdd5333b797e425d433a3cfa45e7/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f36323939396330653332636530653331306633652f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/ikijime/php-project-lvl2/maintainability)

#### Описание

[](#описание)

Консольная PHP утилита показывающая различие между YAML или JSON файлами. Поддерживает вывод в трёх форматах: Stylish(по умолчанию), Plain, Json.

#### Установка

[](#установка)

```
composer global require ikijime/php-project-lvl2

```

#### Демонстрация работы

[](#демонстрация-работы)

```
Generate diff

Usage:
    gendiff (-h|--help)
    gendiff (-v|--version)
    gendiff [--format ]

Options:
    -h --help                  Show this screen
    -v --version               Show version
    -f --format           Report format [default: stylish]

```

##### Сравнение файлов Json в формате Stylish

[](#сравнение-файлов-json-в-формате-stylish)

[![asciicast](https://camo.githubusercontent.com/372d0e7ba99a7fe2fbcd5d34c510c82b4e53b8b73d997bcffd3d4fdc82336d57/68747470733a2f2f61736369696e656d612e6f72672f612f4279306c6a34305743477a5241556c436f7661763949446d6e2e737667)](https://asciinema.org/a/By0lj40WCGzRAUlCovav9IDmn)

##### Сравнение файлов Yaml в формате Stylish

[](#сравнение-файлов-yaml-в-формате-stylish)

[![asciicast](https://camo.githubusercontent.com/0fe92c53f3b7a39f1b996494a452d5fe5c0f689724c67ac2ae1269b0d42f1713/68747470733a2f2f61736369696e656d612e6f72672f612f5472386934413863436665764577734637377542416e54346d2e737667)](https://asciinema.org/a/Tr8i4A8cCfevEwsF77uBAnT4m)

##### Сравнение файлов в формате Plain

[](#сравнение-файлов-в-формате-plain)

[![asciicast](https://camo.githubusercontent.com/ede1888362ccb52e064b04f28d01e12a04e760e9d0988a3e7f8038a99e784e36/68747470733a2f2f61736369696e656d612e6f72672f612f73374d3779384e4a754c7648684a336d5a78416873545647592e737667)](https://asciinema.org/a/s7M7y8NJuLvHhJ3mZxAhsTVGY)

##### Сравнение файлов в формате Json

[](#сравнение-файлов-в-формате-json)

[![asciicast](https://camo.githubusercontent.com/c064fb2294af999bb030f3aad2960fe64c15dfc2b6016b40c434ca329c82ee44/68747470733a2f2f61736369696e656d612e6f72672f612f5a7645676a77433462684e46445a394b7a37665532315250782e737667)](https://asciinema.org/a/ZvEgjwC4bhNFDZ9Kz7fU21RPx)

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~2 days

Total

8

Last Release

1813d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2db0b2e53970741bf9ceb33990efed0690520e292d669df29f9d61d85100fb78?d=identicon)[ikijime](/maintainers/ikijime)

---

Top Contributors

[![limdeta](https://avatars.githubusercontent.com/u/33571248?v=4)](https://github.com/limdeta "limdeta (53 commits)")

---

Tags

hexlet

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/ikijime-php-project-lvl2/health.svg)

```
[![Health](https://phpackages.com/badges/ikijime-php-project-lvl2/health.svg)](https://phpackages.com/packages/ikijime-php-project-lvl2)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
