symfony/translation
Provides tools to internationalize your application 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
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
- readme: https://github.com/symfony/translation · fetched 2026-08-28 · 1e3557bbf200
- homepage: https://symfony.com/translation · fetched 2026-08-29 · a764baa3f527
- site_page: https://symfony.com/doc · fetched 2026-08-29 · 44889134f4fb
- site_page: https://symfony.com/doc/current/translation.html · fetched 2026-08-29 · 46f54be1c7e6
- site_page: https://symfony.com/releases · fetched 2026-08-29 · f109a7a4a5da
- site_page: https://symfony.com/blog/category/releases · fetched 2026-08-29 · f34945599288
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| symfony/translation | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="symfony/translation")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem