PHPackages                             musti/laravel-postman - 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. musti/laravel-postman

ActiveLibrary[API Development](/categories/api)

musti/laravel-postman
=====================

Laravel API to postman collection

1.0.0(2y ago)031MITPHPPHP ^8.0

Since Oct 29Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Musti132/LaravelPostman)[ Packagist](https://packagist.org/packages/musti/laravel-postman)[ RSS](/packages/musti-laravel-postman/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

LaravelPostman
==============

[](#laravelpostman)

[![Generic badge](https://camo.githubusercontent.com/3e9e6391a934c695d88a841b51975a0d90d1b0136d3f00b2e9aa4e1aa35307f4/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e302532422d677265656e2e737667)](#)

### Description

[](#description)

This package will take your Laravel Api Routes and turn them into a structured Postman collection v2.1 with fields

### Requirements

[](#requirements)

- Laravel 9+ (Only tested on laravel 9)

### Installation

[](#installation)

Install via composer

```
 composer require musti/laravel-postman
```

Publish configuration file

```
php artisan vendor:publish --tag=laravel-postman-config
```

### Usage

[](#usage)

Export routes

```
php artisan laravel:export
```

The output path is defined in the configuration file

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

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

Unknown

Total

1

Last Release

927d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3b6b0bc6467052d5e21c8dc0da833b3ab7ac4a0c1aec6466e738f424aa7c8995?d=identicon)[power132](/maintainers/power132)

---

Top Contributors

[![Musti132](https://avatars.githubusercontent.com/u/44943708?v=4)](https://github.com/Musti132 "Musti132 (17 commits)")

---

Tags

apilaravelcollectionPostman

### Embed Badge

![Health badge](/badges/musti-laravel-postman/health.svg)

```
[![Health](https://phpackages.com/badges/musti-laravel-postman/health.svg)](https://phpackages.com/packages/musti-laravel-postman)
```

###  Alternatives

[andreaselia/laravel-api-to-postman

Generate a Postman collection automatically from your Laravel API

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

Generate beautiful API documentation from your Laravel application

3.5k3.1M12](/packages/mpociot-laravel-apidoc-generator)[vinelab/api-manager

Laravel API Manager Package - beatify and unify your responses with the least effort possible.

392.1k](/packages/vinelab-api-manager)

PHPackages © 2026

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