OpenAPITools / openapi-generator

OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
https://openapi-generator.tech
Apache License 2.0
20.79k stars 6.33k forks source link

[PHP] Yii 2 support #974

Open elion opened 5 years ago

elion commented 5 years ago

Is there any plan to add Yii 2 support?

wing328 commented 5 years ago

@elion I don't think anyone is working on that.

May I know if you've time to contribute the generator? We can work with you to create one.

wing328 commented 5 years ago

The following PR to add the PHP Laravel is a good reference:

https://github.com/OpenAPITools/openapi-generator/pull/574

ackintosh commented 5 years ago

I'm new to Yii 2 but I can help someone who tries to create the new generator. ✨