swagger-api/swagger-codegen

[PHP][Symfony] Enhancements to Symfony generator

オープン

#5,985 opened on 2017/07/05

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)HTML (5,474 件のフォーク)batch import
Enhancement: GeneralServer: PHPhelp wanted

Repository metrics

Stars
 (12,701 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Description

Here are some enhancements for PHP Symfony generator:

  • Use camelize instead of initialCaps
  • Use File.separator instead of "/" to make it work in the Windows platform
  • Better README with installation instructions, how to start, etc
  • Setup Symfony Petstore integration tests in the CI (e.g. Travis, Shippable, etc)
  • Autogenerate Dockerfile

Please feel free to reply if you've any other suggestions.

Swagger-codegen version

Latest master

Related issues

https://github.com/swagger-api/swagger-codegen/pull/5973

Suggest a Fix

If anyone wants to work on these enhancements, please reply to let us know.

cc @ksm2

コントリビューターガイド