Ross ROSS = Recommend OSS · open-source software intelligence for agents

symfony/config

Helps you find, load, combine, autofill and validate configuration values of any kind observed · 2026-08-28

github.com/symfony/config · homepage · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 99
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 0.0
  • age_days: 5671
  • days_rel: 11
  • days_push: 11
  • n_releases_24m: 57

Full methodology

Adoption not part of the score

4275 stars · 44 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

The Symfony Config component is a PHP library for finding, loading, combining, autofilling, and validating configuration values from any source, such as YAML, XML, or INI files. It lets developers define configuration structures with validation rules and defaults, and merge configurations from multiple sources into one.

Use cases

  • load and validate yaml config files in php
  • merge configuration from multiple sources
  • define config schema with defaults and validation rules
  • parse xml and ini configuration in php
  • build friendly configuration for a symfony bundle
  • cache configuration based on resource changes

When to choose

  • you need structured, validated application configuration in PHP
  • you are building a Symfony bundle with user-facing configuration
  • you need to combine config from YAML, XML, INI, or databases

When to avoid

  • your project uses a language other than PHP
  • you only need simple key-value config without validation or merging
  • you want a full framework rather than a single component

Facets

library · maturity stable

configuration-management serialization form-handling file-system developer-tools web-development backend php cross-platform symfony-component config-validation yaml xml ini config-merging composer php

7 sources

Member repositories

RepositoryRoleHealth v2
symfony/configmain99

For agents

markdown · JSON · MCP: product_card(name="symfony/config")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem