OpenAPITools / OpenAPITools/openapi-generator

[REQ] php-laravel enable Api controller namespace

Open
#8,836 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Enhancement: Feature
Dominant language
Java
Stars
26.8k
Forks
7.7k
PR merge metrics
PR metrics pending

Description

Current api.mustache template in php-laravel has fixed namespace.

Can you make it configurable same as for models (current namespace can be default value)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the php-laravel api.mustache template and compare its fixed namespace with the configurable model namespace. Update the template configuration so the API controller namespace can be overridden while retaining the current namespace as the default; verify generated API controllers use the selected namespace.

Written by the indexing model from the issue text.

Assessment

Tech stack
laravel, php
Domain
api, backend, tooling
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.