Download the PHP package anl/postman-collection-generator without Composer
On this page you can find all versions of the php package anl/postman-collection-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download anl/postman-collection-generator
More information about anl/postman-collection-generator
Files in anl/postman-collection-generator
Download anl/postman-collection-generator
More information about anl/postman-collection-generator
Files in anl/postman-collection-generator
Vendor anl
Package postman-collection-generator
Short Description Postman collection generator
License MIT
Package postman-collection-generator
Short Description Postman collection generator
License MIT
Please rate this library. Is it a good library?
Informations about the package postman-collection-generator
Powered by Postman Collection
Installation
Lumen
Installation and Usage
About
You might want to document your api, but wait!... setting up postman collection with your environment? Sure that's great but for developers who are not fond of doing this manually, Integrate Postman Collection Generator in your functional tests. Code while making your api well documented.
Postman Schema version
Package currently supports https://schema.getpostman.com/json/collection/v2.0.0/docs/index.html
Sample Output
Collection
Collection Request and Example Response
Schema Structure
- CollectionSchema PokemonApi
- CollectionItemSchema PokemonTrainer
- CollectionSubItemSchema
- ItemSchema
- ItemSchema
- RequestSchema
- ResponseSchema[]
- [0]
- [1]
- CollectionSubItemSchema
- CollectionItemSchema PokemonTrainer
Upcoming Releases
v2.0.0
- PostmanGenerator a new Generation.
- We aim to lessen the code when documenting, how about a feature to automatically suggest the Example Name, Request Name and Sub-folders Name to your collection?
v2.1.0
- Will be adding Postman Lumen TestCase to override method Using the PostmanApiCallTrait we only get the instance of collection generator from the container.
v2.2.0
- A reliable Api needs to detect semantic changes automatically for you.
Latest Release
v1.3.0
- This comes with the backwards-compatible manner of adding Lumen support for generating documentation.
Releases
v1.2.2
- Added PostmanGenerator helper PostmanApiCallTrait
v1.2.1
- Resolved Issue #3
- Added caching mechanism for generated collection.
- Added Persistence mechanism thanks to Nathan Page
v1.1.1
- Updated documentation.
v1.0
- Be able to modify existing collection.
All versions of postman-collection-generator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
symfony/filesystem Version ^4.2
laravel/lumen-framework Version ^5.5
vlucas/phpdotenv Version ^3.3
symfony/filesystem Version ^4.2
laravel/lumen-framework Version ^5.5
vlucas/phpdotenv Version ^3.3
The package anl/postman-collection-generator contains the following files
Loading the files please wait ....