PHPackages                             allatra-it/laravel-openapi - 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. allatra-it/laravel-openapi

ActiveLibrary[API Development](/categories/api)

allatra-it/laravel-openapi
==========================

Easy way to generate OpenAPI specification for your Laravel Applications

12.2kPHP

Since Jun 9Pushed 3y ago2 watchersCompare

[ Source](https://github.com/ALLATRA-IT/laravel-openapi)[ Packagist](https://packagist.org/packages/allatra-it/laravel-openapi)[ RSS](/packages/allatra-it-laravel-openapi/feed)WikiDiscussions main Synced 4w ago

READMEChangelogDependenciesVersions (3)Used By (0)

Laravel OpenAPI specification
=============================

[](#laravel-openapi-specification)

[![Latest Version on Packagist](https://camo.githubusercontent.com/03913cafbb5f457d911a687da1edfa7736bf5e6ec15356a42b5fce8c81b76a30/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616c6c617472612d69742f6c61726176656c2d6f70656e6170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/allatra-it/laravel-openapi)[![Total Downloads](https://camo.githubusercontent.com/11aac8677337f66decd6eca207bd37242d08f3fd9fcecb5d39228e840322632d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616c6c617472612d69742f6c61726176656c2d6f70656e6170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/allatra-it/laravel-openapi)

Easy way to generate OpenAPI specification for your Laravel Applications.

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

[](#installation)

You can install the package via composer:

```
composer require allatra-it/laravel-openapi --dev
```

Publish the config
------------------

[](#publish-the-config)

Run the following command to publish the package config file:

```
php artisan vendor:publish --provider="AllatraIt\LaravelOpenapi\LaravelOpenapiServiceProvider" --tag="config"
```

You should now have a config/openapi.php file that allows you to configure the basics of this package.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity28

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/af1fd7eda184275dd68973a215331857bdfce14cbca299dd47007ba5cf391712?d=identicon)[Evgeny Kovalev](/maintainers/Evgeny%20Kovalev)

---

Top Contributors

[![Strong](https://avatars.githubusercontent.com/u/325767?v=4)](https://github.com/Strong "Strong (8 commits)")

### Embed Badge

![Health badge](/badges/allatra-it-laravel-openapi/health.svg)

```
[![Health](https://phpackages.com/badges/allatra-it-laravel-openapi/health.svg)](https://phpackages.com/packages/allatra-it-laravel-openapi)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M475](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M270](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M452](/packages/google-gax)

PHPackages © 2026

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