Download the PHP package weburnit/swagger-generator without Composer
On this page you can find all versions of the php package weburnit/swagger-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package swagger-generator
Install
Usage
- Be able to create Class, Class Description
- Generate every single field/property and data type per field reflects Laravel Validation.
- In case field has multiple validations like
"platformCode" => "string|max:20"
, first data type must bemax
. Then command line will ask you value of max(in this case is 20). Then it will ask you type of value asstring
in this case.
All versions of swagger-generator with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.0
illuminate/console Version ^5.1
symfony/finder Version ~2|~3
symfony/filesystem Version v3.2.2
gossi/php-code-generator Version ^0.4.1
illuminate/console Version ^5.1
symfony/finder Version ~2|~3
symfony/filesystem Version v3.2.2
gossi/php-code-generator Version ^0.4.1
The package weburnit/swagger-generator contains the following files
Loading the files please wait ....