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
21.49k stars 6.51k forks source link

[REQ] Phalcon support #16105

Open elcreator opened 1 year ago

elcreator commented 1 year ago

Is your feature request related to a problem? Please describe.

Phalcon framework is module available from cPanel and is used by many developers. It provides both microframework https://docs.phalcon.io/5.0/en/application-micro and classic modular framework features https://docs.phalcon.io/5.0/en/application

https://docs.phalcon.io/5.0/en/db-models

Describe the solution you'd like

It's routing syntax is similar to Lumen so it's generator can be reused; meanwhile Lumen reached EOL.

Describe alternatives you've considered

Additional context

wing328 commented 1 year ago

@elcreator thanks for the suggestion

May I know if you've time to contribute a PR to add the PHP Phalcon server generator?

elcreator commented 1 year ago

currently no

wing328 commented 1 year ago

That's ok. If you would like to sponsor the community to work on it, please let us know.