PHPackages                             rockymontana/oa-documentor - 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. rockymontana/oa-documentor

ActiveLibrary[API Development](/categories/api)

rockymontana/oa-documentor
==========================

20PHP

Since Sep 23Pushed 6y ago4 watchersCompare

[ Source](https://github.com/rockymontana/OADocumentor)[ Packagist](https://packagist.org/packages/rockymontana/oa-documentor)[ RSS](/packages/rockymontana-oa-documentor/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

OpenApi Documentation Generator
===============================

[](#openapi-documentation-generator)

Generates and validate your OpenAPI documentation. Build up your your open api documentation in a way that you're familiar with, PHP Arrays. Instead of making a static documentation for all your modules that is always shown, you can use this generator to only generate the docs based on the modules you have installed at the moment.

When installing a new module you can generate the documentation again to inject that modules documentation to the bigger thing.

Also - it ships with [Redoc](https://redocly.github.io/redoc/) ([Github](https://github.com/Redocly/redoc)) so your clients can have a beatiful UI to look at when integrating to your API.

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

[](#installation)

You can soon install the package via composer:

```
composer require rockymontana/oa-documentor
```

Usage
-----

[](#usage)

```
php artisan openapi:generate
```

### Playground

[](#playground)

If you want to try it out you can copy the docs-folder in `tests` into your project folder root and then run the generate command.

Then you can fiddle with the documentation and add new path files and components as you wish. When you're done, re-generate the docs and watch it in the browser.

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Jonas Erlandsson](https://github.com/rockymontana)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/16eaa1a6dbe2eb4f2b40d3e01895cf8650f30d8886dcf1b8bb1730a7fe4b7e4f?d=identicon)[rockymontana](/maintainers/rockymontana)

---

Top Contributors

[![rockymontana](https://avatars.githubusercontent.com/u/330839?v=4)](https://github.com/rockymontana "rockymontana (1 commits)")

---

Tags

laravellaravel-pacopenapiopenapi-codegen

### Embed Badge

![Health badge](/badges/rockymontana-oa-documentor/health.svg)

```
[![Health](https://phpackages.com/badges/rockymontana-oa-documentor/health.svg)](https://phpackages.com/packages/rockymontana-oa-documentor)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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