andreaselia/laravel-api-to-postman
Generate a Postman collection automatically from your Laravel API observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 72
- Release rhythm 43
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 191.5
- age_days: 2080
- days_rel: 169
- days_push: 169
- n_releases_24m: 3
Adoption not part of the score
1053 stars · 110 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Laravel package that automatically generates a Postman collection (v2.1.0 schema) from your application's API routes via an Artisan command. It supports bearer and basic auth tokens and can scaffold FormRequest parameters for POST/PUT requests.
Use cases
- generate a postman collection from my laravel api routes
- export laravel api endpoints to postman automatically
- create postman requests with bearer auth for laravel routes
- scaffold postman collection with form request parameters
- keep postman collection in sync with laravel api
- export api routes for insomnia or postman testing
When to choose
- you maintain a Laravel API and want an up-to-date Postman collection without manual work
- you want auth headers (bearer/basic) pre-filled in generated requests
- you want FormRequest rules included in exported requests
When to avoid
- your API is not built with Laravel
- you need OpenAPI/Swagger documentation rather than a Postman collection
- you need deeply customized request bodies beyond FormRequest scaffolding
Facets
plugin · maturity active
api-framework developer-tools api-documentation cli developer-tools apis web-development backend documentation php cli laravel-package postman api-testing collection-generator insomnia laravel
1 source
- readme: https://github.com/andreaselia/laravel-api-to-postman · fetched 2026-08-28 · 2ce7ba345fbc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| andreaselia/laravel-api-to-postman | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="andreaselia/laravel-api-to-postman")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem