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

symfony/translation

Provides tools to internationalize your application observed · 2026-08-28

github.com/symfony/translation · 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
  • age_days: 5671
  • days_rel: 11
  • days_push: 11
  • n_releases_24m: 56

Full methodology

Adoption not part of the score

6599 stars · 90 forks observed · 2026-08-28

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

The Symfony Translation component provides tools to internationalize PHP applications by translating messages based on the user's locale. It supports multiple loader formats, fallback locales, catalog extraction, and integration with Twig and translation providers.

Use cases

  • translate application UI text into multiple languages
  • add i18n to a PHP application
  • manage translation catalogs in yaml or xliff files
  • detect missing or unused translation messages
  • handle user locale selection and fallback locales
  • extract translatable strings from templates automatically

When to choose

  • you are building a PHP or Symfony application that needs multilingual support
  • you want a mature, battle-tested i18n library with extensive documentation
  • you need locale fallback, pluralization, and catalog management out of the box

When to avoid

  • your project is not written in PHP
  • you only need a single hardcoded language with no translation needs
  • you need machine translation rather than human-managed message catalogs

Facets

library · maturity stable

internationalization templating cli web-development php cross-platform symfony i18n translation locale message-catalogs localization php

6 sources

Member repositories

RepositoryRoleHealth v2
symfony/translationmain99

For agents

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

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