symfony/polyfill-intl-icu
Symfony polyfill for intl's ICU-related data and classes
Maintainers
v1.38.0
2026-05-25 11:52 UTC
Requires
- php: >=7.2
Requires (Dev)
None
Suggests
- ext-intl: For best performance and support of other locales than "en"
Provides
None
Conflicts
None
Replaces
None
MIT 445c90e341fccda10311019cf82ff73bb7343945
- Nicolas Grekas <p.woop@tchwork.com>
- Symfony Community
This package is auto-updated.
Last update: 2026-05-25 15:14:53 UTC
README
This package provides fallback implementations when the Intl extension is not installed. It is limited to the "en" locale and to:
intl_is_failure()intl_get_error_code()intl_get_error_message()intl_error_name()CollatorNumberFormatterLocaleIntlDateFormatterIntlListFormatter
More information can be found in the main Polyfill README.
License
This library is released under the MIT license.
