Files
openapi-generator/samples/server/petstore
abcsun d7c959fe42 [PHP] add AbstractPhpCodegen to be as the base class of PHP-related generators (#3310)
* add abstractPhpCodegen

* This base class should provide common functions to PHP-related generators so that the same enhancements or bug fixes can be applied to all clients.

Most source be moved from the PhpClientCodegen.

* change Lumen codegen to use the AbstractPhpCodegen

* remove the composerVendorName/composerProjectName. modify the LumenServerOptionsTest for unit test

* add context path

* reserve the apiDocPath and modelDocPath

* add the templateDir for lumen
2016-08-01 15:23:35 +08:00
..
2016-04-16 18:19:23 +08:00
2016-07-01 21:56:11 +08:00
2016-06-09 18:40:01 +08:00
2016-07-20 16:13:06 +08:00
2016-05-30 21:23:12 +08:00
2016-07-20 15:49:41 +08:00
2016-07-07 11:32:05 +08:00