PHPackages                             dvengroff/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. [CLI &amp; Console](/categories/cli)
4. /
5. dvengroff/php-project-lvl2

ActiveProject[CLI &amp; Console](/categories/cli)

dvengroff/php-project-lvl2
==========================

Generator of differences in config files. 2nd project of PHP-profession on Hexlet

v0.6.0(6y ago)010PHP

Since Aug 14Pushed 6y ago1 watchersCompare

[ Source](https://github.com/Dvengroff/php-project-lvl2)[ Packagist](https://packagist.org/packages/dvengroff/php-project-lvl2)[ RSS](/packages/dvengroff-php-project-lvl2/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (5)Versions (7)Used By (0)

php-project-lvl2 (Вычислитель отличий)
======================================

[](#php-project-lvl2-вычислитель-отличий)

[![Build Status](https://camo.githubusercontent.com/e4bf0b86c6a2aae89df7f21c09812dec25d2f12106af797094d3a62e258d278e/68747470733a2f2f7472617669732d63692e6f72672f4476656e67726f66662f7068702d70726f6a6563742d6c766c322e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Dvengroff/php-project-lvl2)[![Maintainability](https://camo.githubusercontent.com/43af2e830a06e229624949bd6e29bc4e22f8ce68745e59dbcf41db739f30074c/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f34373832353736633063376331316662653731622f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/Dvengroff/php-project-lvl2/maintainability)[![Test Coverage](https://camo.githubusercontent.com/555ba0ba102d84424f22cf8a1c2d62cf97ad444e3b7bb1d63da0a5add9716d84/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f34373832353736633063376331316662653731622f746573745f636f766572616765)](https://codeclimate.com/github/Dvengroff/php-project-lvl2/test_coverage)

Утилита для поиска отличий в конфигурационных файлах.

```
Generate diff

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

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

```

### Global install (глобальная установка)

[](#global-install-глобальная-установка)

Установка пакета с помощью Composer:

[![asciicast](https://camo.githubusercontent.com/be2d1aee1757f1e556636185de51d6a2200a4e2298e1d34bae6d90a6764612d2/68747470733a2f2f61736369696e656d612e6f72672f612f5565434e4c4e63784b443344707267704772526838616f54632e737667)](https://asciinema.org/a/UeCNLNcxKD3DprgpGrRh8aoTc)

### Usage (использование пакета)

[](#usage-использование-пакета)

Утилита позволяет сравнивать конфигурационные файлы форматов **json** и **yaml**.

По умолчанию результат сравнения выводится в виде *pretty*:

[![asciicast](https://camo.githubusercontent.com/dc40e2a6604ff182f2ef9a164b087a85659f8cba02ffbdc9d2558217813b2148/68747470733a2f2f61736369696e656d612e6f72672f612f4a6b39357466756962694c41443267586c39347842674c54662e737667)](https://asciinema.org/a/Jk95tfuibiLAD2gXl94xBgLTf)

Вывод результата в виде *plain text* и *json*:

[![asciicast](https://camo.githubusercontent.com/8df2d389e5ade5c770e182c57f923436ca95fb60ce087718af8da06df23e81e2/68747470733a2f2f61736369696e656d612e6f72672f612f4a4b6a4f564171396b4947576a3259323545706f6e6132496d2e737667)](https://asciinema.org/a/JKjOVAq9kIGWj2Y25Epona2Im)

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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 ~3 days

Total

6

Last Release

2492d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/48052217?v=4)[Dvengroff](/maintainers/Dvengroff)[@dvengroff](https://github.com/dvengroff)

---

Top Contributors

[![dvengroff](https://avatars.githubusercontent.com/u/48052217?v=4)](https://github.com/dvengroff "dvengroff (36 commits)")

---

Tags

phpcliprojecthexletgendiff

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[seregazhuk/php-watcher

Automatically restart PHP application once the source code changes

394138.4k6](/packages/seregazhuk-php-watcher)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1175.2k](/packages/rcsofttech-audit-trail-bundle)

PHPackages © 2026

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