Download the PHP package paws1234/laravel-postman-generator without Composer
On this page you can find all versions of the php package paws1234/laravel-postman-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download paws1234/laravel-postman-generator
More information about paws1234/laravel-postman-generator
Files in paws1234/laravel-postman-generator
Download paws1234/laravel-postman-generator
More information about paws1234/laravel-postman-generator
Files in paws1234/laravel-postman-generator
Vendor paws1234
Package laravel-postman-generator
Short Description Generate Postman collections & environments from Laravel routes and FormRequests.
License MIT
Package laravel-postman-generator
Short Description Generate Postman collections & environments from Laravel routes and FormRequests.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-postman-generator
Laravel Postman Generator
Generate Postman collections + environments from Laravel routes and FormRequests.
Requirements
- PHP 8.1+ (Laravel 9)
- PHP 8.2+ (Laravel 10/11/12)
- Laravel 9/10/11/12
Installation
Install via Packagist:
No need to modify your composer.json manually—Composer will fetch the package automatically.
Usage
Generate Postman collection:
Clear generated files:
Configuration
Publish and edit the config file:
Features
- Postman collection and environment generation
- FormRequest body inference
- Multi-auth support
- Grouping by prefix/controller
- Deterministic output
- CLI commands for generation and cleanup
Requirements
- PHP 8.1+ (Laravel 9)
- PHP 8.2+ (Laravel 10/11/12)
- Laravel 9/10/11/12
How It Works
- Scans routes and FormRequests
- Builds Postman collections and environments
- Supports advanced grouping and authentication
Testing
Run tests with:
Contributing
PRs and issues welcome! Please ensure new features include tests.
All versions of laravel-postman-generator with dependencies
PHP Build Version
Package Version
The package paws1234/laravel-postman-generator contains the following files
Loading the files please wait ...