swagger-api / swagger-api/swagger-codegen
[PHP][Symfony] Enhancements to Symfony generator
Open
Nobody has claimed this yet.
Enhancement: General
help wanted
Server: PHP
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Description
Here are some enhancements for PHP Symfony generator:
- Use
camelizeinstead ofinitialCaps - 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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the PHP Symfony generator and the related pull request #5973, then inspect how its CI currently runs. The work is complete when Symfony Petstore integration tests run in CI and the generator can autogenerate a Dockerfile.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, php, symfony
- Domain
- ci-cd, devops, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100