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

symfony/intl

Provides access to the localization data of the ICU library observed · 2026-08-28

github.com/symfony/intl · 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-02. Adoption (stars, forks) is never an input.

  • gap_med: 0.0
  • age_days: 4881
  • days_rel: 11
  • days_push: 11
  • n_releases_24m: 55

Full methodology

Adoption not part of the score

2629 stars · 53 forks observed · 2026-08-28

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

A Symfony PHP component that provides access to the localization data of the ICU library, including language names, country names, locales, currencies, timezones, and emoji data. It works standalone in any PHP application via Composer or as part of the Symfony framework.

Use cases

  • get localized country names in PHP
  • list all currencies with symbols per locale
  • look up language names by ISO 639 codes
  • access ICU timezone data in PHP
  • transliterate text and handle emoji metadata
  • build multilingual forms with locale and country dropdowns

When to choose

  • you need ICU localization data in PHP without relying on the ext/intl extension being installed
  • you're building a Symfony application and need locale, currency, or country data
  • you want consistent i18n data across environments where the ICU C library version differs

When to avoid

  • you only need full message translation and formatting, where Symfony Translation may be more appropriate
  • your project is not PHP-based
  • you need real-time locale formatting via the native intl extension and can guarantee it's installed

Facets

library · maturity stable

internationalization web-development developer-tools php icu i18n l10n symfony-component locale-data currencies timezones emoji localization

6 sources

Member repositories

RepositoryRoleHealth v2
symfony/intlmain99

For agents

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

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