Swagger-codegen: [PHP] refactor PHP-related client into a common abstract base class

Created on 28 Jun 2016  路  3Comments  路  Source: swagger-api/swagger-codegen

Description

Similar to Java, C# and Typescript, we want to refactor all PHP-related generators (API client, Lumne, Silex, Slim) into a common base class so that the same enhancements or bug fixes can be applied to all PHP generators without duplicated efforts.

If anyone from the community can help work on this, please reply to let us know. Much appreciated.

PHP Feature PHP help wanted

Most helpful comment

I will try it.

All 3 comments

I will try it.

Depending on circumstances I might also be able to contribute.

@Potherca this has been done via #3310. Please pull the latest master and you should see an abstract base class for PHP-related generator.

Was this page helpful?
0 / 5 - 0 ratings