# symfony/maker-bundle

Symfony Maker Bundle

Repository: https://github.com/symfony/maker-bundle
Canonical: https://ross.abutalabs.com/products/maker-bundle
Homepage: https://symfony.com/
Language: PHP
License: MIT
License Family: permissive
Last push: 2026-08-21T15:20:59+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 63, longevity 100
- inputs: {"age_days": 3220, "days_push": 12, "days_rel": 168, "gap_med": 67, "n_releases_24m": 8}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3378, forks 425 (observed 2026-08-28T04:07:58.546855+00:00)

## What it is
Symfony MakerBundle is an official Symfony bundle that generates boilerplate code (controllers, commands, forms, entities, event subscribers, etc.) via console commands. It provides working skeletons that follow Symfony's current recommended best practices with sensible defaults.

## Use cases
- generate a Symfony controller skeleton
- scaffold form classes and CRUD code in Symfony
- create console commands without writing boilerplate
- learn an unfamiliar Symfony component with a working starting point
- generate Doctrine entities and subscribers following best practices

## When to choose
- you're new to a Symfony feature and want a best-practice starting point
- you want to quickly scaffold common Symfony code with minimal configuration
- you want generated code that stays aligned with the current Symfony LTS conventions

## When to avoid
- you need highly customizable or pluggable code generation templates
- you need opinionated or non-default code shapes, custom target directories, or edge-case options
- you're not working within the latest Symfony LTS
- you want AI-assisted or skills-based generation (Symfony Mate or coding agents are recommended instead)

## Facets
- artifact type: plugin
- maturity: active
- function: cli, developer-tools, boilerplate
- domain: web-development, developer-tools
- platform: php, cli, cross-platform
- tags: symfony, code-generator, scaffolding, bundle, skeleton-generation, code-generation, php, frameworks

## Member repositories
- symfony/maker-bundle (main) score 86

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:58.546855+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:39:42.246242+00:00, confidence not recorded.
  - readme: https://github.com/symfony/maker-bundle (fetched 2026-08-28T04:07:58.546855+00:00, sha 328899d2c156)
  - homepage: https://symfony.com/ (fetched 2026-08-29T09:33:25.358037+00:00, sha 68595089eb73)
  - site_page: https://symfony.com/doc (fetched 2026-08-29T09:33:25.367475+00:00, sha 44889134f4fb)
  - site_page: https://symfony.com/doc/current/contributing/community/releases.html (fetched 2026-08-29T09:33:25.369974+00:00, sha 2aea749d84dd)
  - site_page: https://symfony.com/releases (fetched 2026-08-29T09:33:25.371974+00:00, sha 2fd410222cfe)
  - site_page: https://symfony.com/blog/category/releases (fetched 2026-08-29T09:33:25.374049+00:00, sha 98212d5a6d55)
- Data as of 2026-08-30T08:39:29.467469+00:00.
