symfony/intl
Provides access to the localization data of the ICU library 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
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
- readme: https://github.com/symfony/intl · fetched 2026-08-28 · 08bd340bea3f
- homepage: https://symfony.com/intl · fetched 2026-08-29 · e5ac817edeb2
- site_page: https://symfony.com/doc/current/components/intl.html · fetched 2026-08-29 · 0fee996aa994
- site_page: https://symfony.com/releases · fetched 2026-08-29 · 2fd410222cfe
- site_page: https://symfony.com/doc · fetched 2026-08-29 · 44889134f4fb
- site_page: https://symfony.com/blog/category/releases · fetched 2026-08-29 · 83b70dd163fb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| symfony/intl | main | 99 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem