PHPackages                             gregorip02/openapi-generator - 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. gregorip02/openapi-generator

ActiveLibrary[API Development](/categories/api)

gregorip02/openapi-generator
============================

Intelligent generation of OpenAPI documentation based on your routes.

v0.1.3(4y ago)3271[1 issues](https://github.com/gregorip02/openapi-generator/issues)MITPHPPHP &gt;=7.3

Since Oct 1Pushed 4y ago1 watchersCompare

[ Source](https://github.com/gregorip02/openapi-generator)[ Packagist](https://packagist.org/packages/gregorip02/openapi-generator)[ Docs](https://github.com/gregorip02/openapi-generator)[ Fund](https://www.buymeacoffee.com/BgHiZ9b)[ RSS](/packages/gregorip02-openapi-generator/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (10)Dependencies (7)Versions (15)Used By (0)

Laravel openapi generator 📘
===========================

[](#laravel-openapi-generator-)

[![Latest Stable Version](https://camo.githubusercontent.com/c89bb48c6dc9b853169f25e2d148d611ebf8a98d0560ae27a2b5f8e8810bb286/68747470733a2f2f706f7365722e707567782e6f72672f677265676f72697030322f6f70656e6170692d67656e657261746f722f76)](//packagist.org/packages/gregorip02/openapi-generator)[![License](https://camo.githubusercontent.com/1231d8ce90bd6bd8b164c52d9a81081386d47179af42a4e50ae232e7687d4366/68747470733a2f2f706f7365722e707567782e6f72672f677265676f72697030322f6f70656e6170692d67656e657261746f722f6c6963656e7365)](//packagist.org/packages/gregorip02/openapi-generator)[![Total Downloads](https://camo.githubusercontent.com/9c790b976901f3e096a294c9db0144f0864f17642955551ca4b389b6e16ca121/68747470733a2f2f706f7365722e707567782e6f72672f677265676f72697030322f6f70656e6170692d67656e657261746f722f646f776e6c6f616473)](//packagist.org/packages/gregorip02/openapi-generator)[![Tests](https://github.com/gregorip02/openapi-generator/actions/workflows/tests.yml/badge.svg)](https://github.com/gregorip02/openapi-generator/actions)

This package helps you with the automatic generation of the file with the .yml extension that contains the OpenAPI specification of your registered routes.

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

[](#installation)

You can install the package via composer:

```
composer require gregorip02/openapi-generator
```

Usage
-----

[](#usage)

Publish the package configuration file.

```
php artisan vendor:publish --provider="OpenapiGenerator\OpenapiGeneratorServiceProvider"
```

Generate your `openapi.yaml` file.

```
php artisan openapi:generate
```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information 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)

- [Gregori Piñeres](https://github.com/gregorip02)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity15

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

Recently: every ~121 days

Total

13

Last Release

1564d ago

PHP version history (2 changes)v0.0.1PHP ^7.3

v0.0.9PHP &gt;=7.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/8cebd4dceff0f94354dd5ee5001f81ec2f73d4bee9947bf6d43f9baea8e370c3?d=identicon)[gregorip02](/maintainers/gregorip02)

---

Top Contributors

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

---

Tags

hacktoberfestlaravelopenapiapilaraveldocumentationopenapi

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/gregorip02-openapi-generator/health.svg)

```
[![Health](https://phpackages.com/badges/gregorip02-openapi-generator/health.svg)](https://phpackages.com/packages/gregorip02-openapi-generator)
```

###  Alternatives

[darkaonline/l5-swagger

OpenApi or Swagger integration to Laravel

2.9k34.0M112](/packages/darkaonline-l5-swagger)[mpociot/laravel-apidoc-generator

Generate beautiful API documentation from your Laravel application

3.5k3.1M12](/packages/mpociot-laravel-apidoc-generator)[andreaselia/laravel-api-to-postman

Generate a Postman collection automatically from your Laravel API

1.0k586.2k3](/packages/andreaselia-laravel-api-to-postman)

PHPackages © 2026

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