# Symfony Flex

Composer plugin for Symfony

Repository: https://github.com/symfony/flex
Canonical: https://ross.abutalabs.com/products/symfony-flex
Language: PHP
License: MIT
License Family: permissive
Topics: symfony, flex, composer
Last push: 2026-05-29T17:59:07+00:00
Link (homepage): https://github.com/symfony/recipes/blob/flex/main/RECIPES.md

## Health v2 (maintenance only)
Score: 88/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 84, release rhythm 86, longevity 100
- inputs: {"age_days": 3617, "days_push": 96, "days_rel": 96, "gap_med": 5, "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 4211, forks 196 (observed 2026-08-28T04:08:39.110693+00:00)

## What it is
Symfony Flex is a Composer plugin that automates the installation and configuration of Symfony applications and their bundles via a recipe system. It works with the symfony/recipes repository to wire up packages automatically during composer install/require.

## Use cases
- set up a new symfony project quickly
- automatically configure bundles when installing via composer
- manage symfony dependency versions
- scaffold symfony application configuration files
- install symfony packages with auto-configuration recipes

## When to choose
- you are building a Symfony application and want automated bundle configuration
- you want Composer to handle config file setup for Symfony packages
- you need streamlined Symfony project scaffolding

## When to avoid
- you are not using PHP or Composer
- you work outside the Symfony ecosystem and don't want recipe-driven config changes
- you need fully manual control over every package's configuration

## Facets
- artifact type: plugin
- maturity: stable
- function: package-manager, configuration-management, developer-tools, cli
- domain: developer-tools, web-development, backend
- platform: php, cli, cross-platform
- tags: composer-plugin, symfony, recipes, dependency-management, scaffolding, php

## Member repositories
- symfony/flex (main) score 88
- symfony/recipes (plugin) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:39.110693+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:22:28.618570+00:00, confidence not recorded.
  - readme: https://github.com/symfony/flex (fetched 2026-08-28T04:08:39.110693+00:00, sha d465fde078ba)
  - homepage: https://github.com/symfony/recipes/blob/flex/main/RECIPES.md (fetched 2026-08-29T09:12:36.553866+00:00, sha 73965b3e3ddd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
