swagger-api/swagger-codegen

[PHP][Symfony] Enhancements to Symfony generator

Aberta

#5.985 aberto em 5 de jul. de 2017

 (3 comentários) (0 reação) (0 responsável)HTML (5.474 forks)batch import
Enhancement: GeneralServer: PHPhelp wanted

Métricas do repositório

Stars
 (12.701 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador