Download the PHP package wave-framework/sdk-generator without Composer
On this page you can find all versions of the php package wave-framework/sdk-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wave-framework/sdk-generator
More information about wave-framework/sdk-generator
Files in wave-framework/sdk-generator
Download wave-framework/sdk-generator
More information about wave-framework/sdk-generator
Files in wave-framework/sdk-generator
Vendor wave-framework
Package sdk-generator
Short Description Generates a schema file describing a wave app, then builds a PHP SDK from it
License
Package sdk-generator
Short Description Generates a schema file describing a wave app, then builds a PHP SDK from it
License
Please rate this library. Is it a good library?
Informations about the package sdk-generator
swagger-gen
Generates a swagger spec file from routes in a wave app
Usage
Add this project with composer to an existing wave application, then just run bin/swagger-gen
from the root of the project directory.
A (hopefully) valid swagger.io file will be printed to STDOUT. By default this is YAML, but supplying --format=json
or --format=php
will output JSON or PHP using var_export respectively.
All versions of sdk-generator with dependencies
PHP Build Version
Package Version
The package wave-framework/sdk-generator contains the following files
Loading the files please wait ....