PHPackages                             mathrix-education/openapi-processor - 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. mathrix-education/openapi-processor

ActiveLibrary[API Development](/categories/api)

mathrix-education/openapi-processor
===================================

Compile OpenAPI exploded specification to valid OpenAPI v3.0.2 documents.

2.0.0(6y ago)0347MITPHPPHP &gt;=7.1

Since May 28Pushed 6y ago1 watchersCompare

[ Source](https://github.com/mathrix-education/openapi-processor)[ Packagist](https://packagist.org/packages/mathrix-education/openapi-processor)[ Docs](https://github.com/mathrix-education/openapi-processor)[ RSS](/packages/mathrix-education-openapi-processor/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (6)Versions (14)Used By (0)

mathrix-education/openapi-processor
===================================

[](#mathrix-educationopenapi-processor)

[![version](https://camo.githubusercontent.com/1a82565c9c3c297b0c1f71c8433d2e46b4bce11c3fd60a05cd60a9bb470a6dca/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6174687269782d656475636174696f6e2f6f70656e6170692d70726f636573736f723f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/1a82565c9c3c297b0c1f71c8433d2e46b4bce11c3fd60a05cd60a9bb470a6dca/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6174687269782d656475636174696f6e2f6f70656e6170692d70726f636573736f723f7374796c653d666c61742d737175617265)[![license](https://camo.githubusercontent.com/b01904144da006a71c7f957f084adafa76ca41660cd9c483aaa7837d2df3cb0a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6d6174687269782d656475636174696f6e2f6f70656e6170692d70726f636573736f723f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/b01904144da006a71c7f957f084adafa76ca41660cd9c483aaa7837d2df3cb0a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6d6174687269782d656475636174696f6e2f6f70656e6170692d70726f636573736f723f7374796c653d666c61742d737175617265)[![php-version](https://camo.githubusercontent.com/949e1999a666124ad98bcf3b9e0459d69fd9bdde4df35b4661b34017d9335440/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6d6174687269782d656475636174696f6e2f6f70656e6170692d70726f636573736f723f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/949e1999a666124ad98bcf3b9e0459d69fd9bdde4df35b4661b34017d9335440/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6d6174687269782d656475636174696f6e2f6f70656e6170692d70726f636573736f723f7374796c653d666c61742d737175617265)

This is a small processor to split the OpenAPI specification in the multiple pieces.

Usage:

```
vendor/bin/openapi-processor \
    --srcDir={sources directory} \
    [--output={output file}]
```

By default, the output file is stored in the same folder as the source files.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

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

Recently: every ~26 days

Total

12

Last Release

2348d ago

Major Versions

0.9.7 → 1.0.02019-09-15

1.0.2 → 2.0.02019-12-13

### Community

Maintainers

![](https://www.gravatar.com/avatar/73c2dfce49dda5261f96316534da32fe654b5318a85049d85b651bdda2aeb167?d=identicon)[Mathieu Bour](/maintainers/Mathieu%20Bour)

---

Top Contributors

[![matbour](https://avatars.githubusercontent.com/u/21281702?v=4)](https://github.com/matbour "matbour (29 commits)")

---

Tags

openapiphpopenapiprocessor

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mathrix-education-openapi-processor/health.svg)

```
[![Health](https://phpackages.com/badges/mathrix-education-openapi-processor/health.svg)](https://phpackages.com/packages/mathrix-education-openapi-processor)
```

###  Alternatives

[sylius/sylius

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

8.4k5.6M651](/packages/sylius-sylius)[darkaonline/l5-swagger

OpenApi or Swagger integration to Laravel

2.9k34.0M112](/packages/darkaonline-l5-swagger)[cebe/php-openapi

Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.

49815.4M86](/packages/cebe-php-openapi)[darkaonline/swagger-lume

OpenApi or Swagger integration to Lumen

3372.3M3](/packages/darkaonline-swagger-lume)[devizzent/cebe-php-openapi

Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.

379.0M49](/packages/devizzent-cebe-php-openapi)[harmbandstra/swagger-ui-bundle

Exposes swagger UI inside your Symfony project through a route (eg. /docs)

42867.3k](/packages/harmbandstra-swagger-ui-bundle)

PHPackages © 2026

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