PHPackages                             ivanomatteo/laravel-api-export - 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. ivanomatteo/laravel-api-export

ActiveLibrary[API Development](/categories/api)

ivanomatteo/laravel-api-export
==============================

laravel api export to postman,burp suite, owasp zap

0.1.0(3y ago)017MITPHPPHP ^7.4|^8.0

Since Dec 20Pushed 3y ago1 watchersCompare

[ Source](https://github.com/ivanomatteo/laravel-api-export)[ Packagist](https://packagist.org/packages/ivanomatteo/laravel-api-export)[ Docs](https://github.com/ivanomatteo/laravel-api-export)[ GitHub Sponsors](https://github.com/ivanomatteo)[ RSS](/packages/ivanomatteo-laravel-api-export/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (7)Versions (2)Used By (0)

laravel api export to postman,burp suite, owasp zap
===================================================

[](#laravel-api-export-to-postmanburp-suite-owasp-zap)

[![Latest Version on Packagist](https://camo.githubusercontent.com/b606c51fa556cdb31a30d68aed0ca76686ceadcde54f8a966d6d4ab8564f470e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6976616e6f6d617474656f2f6c61726176656c2d6170692d6578706f72742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ivanomatteo/laravel-api-export)[![GitHub Tests Action Status](https://camo.githubusercontent.com/24b758c8ba47ad45e1f6a9c2a1f08b77f2c915d1544add8306956f1872454e32/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6976616e6f6d617474656f2f6c61726176656c2d6170692d6578706f72742f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/ivanomatteo/laravel-api-export/actions?query=workflow%3ATests+branch%3Amaster)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/379a58bcc7c497b50201978cc324ccd7758da6238613c616d520e61c83316d22/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6976616e6f6d617474656f2f6c61726176656c2d6170692d6578706f72742f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/ivanomatteo/laravel-api-export/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amaster)[![Total Downloads](https://camo.githubusercontent.com/71340c8c8c98600cfc8deba1008419e49c82d25fae51236534a30a9df1b0839e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6976616e6f6d617474656f2f6c61726176656c2d6170692d6578706f72742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ivanomatteo/laravel-api-export)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/0238ea54a2ce1f4e8c0de41c5f345a2488cb9903dc5e0afe2eb8ed2a25bed2b9/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f7061636b6167652d6c61726176656c2d6170692d6578706f72742d6c61726176656c2e6a70673f743d31)](https://spatie.be/github-ad-click/package-laravel-api-export-laravel)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require ivanomatteo/laravel-api-export
```

You can publish the config file with:

```
php artisan vendor:publish --provider="IvanoMatteo\ApiExport\ApiExportServiceProvider" --tag="laravel-api-export-config"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$laravel-api-export = new IvanoMatteo\ApiExport();

echo $laravel-api-export->echoPhrase('Hello, IvanoMatteo!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Ivano Matteo](https://github.com/ivanomatteo)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

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

1236d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/57c7f4907503aefc0dd704d22bd994b1d420a81bedd5f2f4b739a89102b46666?d=identicon)[IvanoMatteo](/maintainers/IvanoMatteo)

---

Top Contributors

[![ivanomatteo](https://avatars.githubusercontent.com/u/35255310?v=4)](https://github.com/ivanomatteo "ivanomatteo (31 commits)")

---

Tags

ivanomatteolaravel-api-export

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/ivanomatteo-laravel-api-export/health.svg)

```
[![Health](https://phpackages.com/badges/ivanomatteo-laravel-api-export/health.svg)](https://phpackages.com/packages/ivanomatteo-laravel-api-export)
```

###  Alternatives

[scalar/laravel

Render your OpenAPI-based API reference

6183.9k2](/packages/scalar-laravel)[ryangjchandler/bearer

Minimalistic token-based authentication for Laravel API endpoints.

8129.8k](/packages/ryangjchandler-bearer)[codebar-ag/laravel-docuware

DocuWare integration with Laravel

1221.1k](/packages/codebar-ag-laravel-docuware)[likeabas/filament-chatgpt-agent

Integrate with OpenAI ChatGPT

235.3k](/packages/likeabas-filament-chatgpt-agent)[tapp/filament-webhook-client

Add a Filament resource and a policy for Spatie Webhook client

1120.2k](/packages/tapp-filament-webhook-client)[pyaesoneaung/sportmonks-football-api

Laravel package for Sportmonks Football Api(V3)

271.8k](/packages/pyaesoneaung-sportmonks-football-api)

PHPackages © 2026

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