PHPackages                             clipmyhorse/openapi-bc-checker - 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. [API Development](/categories/api)
4. /
5. clipmyhorse/openapi-bc-checker

ActiveProject[API Development](/categories/api)

clipmyhorse/openapi-bc-checker
==============================

OpenAPI Backward Compatibility Checker

1.0.0(5mo ago)03.3k↓42.5%MITPHPPHP ^8.1CI passing

Since Dec 9Pushed 4mo agoCompare

[ Source](https://github.com/ClipMyHorseTV/openapi-bc-checker)[ Packagist](https://packagist.org/packages/clipmyhorse/openapi-bc-checker)[ RSS](/packages/clipmyhorse-openapi-bc-checker/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (8)Versions (3)Used By (0)

OpenAPI BC Checker
==================

[](#openapi-bc-checker)

A command-line tool for detecting backward compatibility (BC) breaking changes in OpenAPI specifications.

Features
--------

[](#features)

- Compare two OpenAPI specification files (JSON or YAML)
- Compare OpenAPI specs between two git commits
- Detect various types of BC breaks:
    - Removed endpoints
    - Removed operations (HTTP methods)
    - Removed or changed required parameters
    - Removed or changed responses
    - Schema changes (property type changes, new required properties)
    - Request body changes
- Detect minor and patch changes (following Semver)

Installation
------------

[](#installation)

```
composer install
```

For more installation options including PHAR distribution, see the [Installation Guide](docs/installation.md).

Quick Start
-----------

[](#quick-start)

```
./bin/openapi-bc-checker old-spec.yaml new-spec.yaml
```

Documentation
-------------

[](#documentation)

- [Usage Guide](docs/Usage.md) - File mode, Git mode, and exit codes
- [Examples](docs/Examples.md) - Sample specifications for major, minor, and patch changes
- [BC Break Detection](docs/Detection.md) - Complete list of detected changes and example output
- [Development](docs/Development.md) - Running tests, linters, and building the PHAR

License
-------

[](#license)

This project is licensed under the **MIT License**.

Copyright (c) 2025 ClipMyHorse.TV Services &amp; Development GmbH

See the [LICENSE](LICENSE) file for the full license text.

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance73

Regular maintenance activity

Popularity22

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity44

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

Unknown

Total

1

Last Release

160d ago

### Community

Maintainers

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

---

Top Contributors

[![floriankraemer](https://avatars.githubusercontent.com/u/4996022?v=4)](https://github.com/floriankraemer "floriankraemer (2 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/clipmyhorse-openapi-bc-checker/health.svg)

```
[![Health](https://phpackages.com/badges/clipmyhorse-openapi-bc-checker/health.svg)](https://phpackages.com/packages/clipmyhorse-openapi-bc-checker)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19462.3M1.3k](/packages/drupal-core)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[wheelpros/fitment-platform-api

Magento 2 (Open Source)

12.1k1.2k](/packages/wheelpros-fitment-platform-api)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)

PHPackages © 2026

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