Back to rankings
Symfony polyfill for intl's ICU-related data and classes
symfonypolyfillcomponentsymfony-componentcompatibilityicuintljavascriptportableshimsymfony-polyfill
Key Metrics
Star Growth
Stars
2.6k
Forks
6
Weekly Growth
—
Issues
0
1k2k
Oct 2015Jul 2017May 2019Feb 2021Dec 2022Oct 2024Jul 2026
ArtifactsPackagist
composer require symfony/polyfill-intl-icuREADME
Symfony Polyfill / Intl: ICU
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.
Related repositories