2017 © Pedro Peláez
 

library sdk-generator

Generates a schema file describing a wave app, then builds a PHP SDK from it

image

wave-framework/sdk-generator

Generates a schema file describing a wave app, then builds a PHP SDK from it

  • Monday, November 13, 2017
  • by phindmarsh
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3,245 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 13 % Grown

The README.md

swagger-gen

Generates a swagger spec file from routes in a wave app, (*1)

Usage

Add this project with composer to an existing wave application, then just run bin/swagger-gen from the root of the project directory., (*2)

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., (*3)

The Versions

13/11 2017

dev-master

9999999-dev

Generates a schema file describing a wave app, then builds a PHP SDK from it

  Sources   Download

The Requires

 

13/11 2017

1.0

1.0.0.0

Generates a schema file describing a wave app, then builds a PHP SDK from it

  Sources   Download

The Requires