symfony / symfony/maker-bundle

[RFC] Add a make:form:type-extension command

Open
#78 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature RFC
Dominant language
PHP
Stars
3.4k
Forks
427
Avg merge
2d 22h
Merged PRs (30d)
20

Description

Hi guys!

This maker command would generates a new (form) type extension class under src/Form/Extension/ and the argument is the extended type class (the class name is derived from it).

What do you think?

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 by reviewing the existing contents and generation conventions under src/Form/Extension/. Define the behavior of the make:form:type-extension command, including how its extended type class argument determines the generated class name; done means the command creates the expected form type extension class there.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
cli, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.