Skip to content

[REQ] (New?) PHP client generator with -l support #7284

@dkarlovi

Description

@dkarlovi

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

We should discuss the fact that php is the client which you should be able to ask to build Symfony bindings (bundle) similar to php-symfony (but as a client, obviously). Currently the other PHP generators are all servers (AFAIK?), but you wouldn't know it from the names alone: php-symfony could also mean "PHP client with Symfony bindings".

Describe the solution you'd like

One direction I'm considering is to add support for -l to the generator which would allow you to add a specific library like -l laravel or -l symfony.

Describe alternatives you've considered

Adding a new generator php-client, which would in turn deprecate php down the line. This approach would also allow fixing issues across PHP generators like #2273 from the start.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions