symfony/polyfill-intl-icu
Fallback implementations for key PHP Intl/ICU features when the intl extension is missing. Provides en-locale support for intl error helpers plus Collator, NumberFormatter, Locale, and IntlDateFormatter, enabling basic internationalization without ext-intl.
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()CollatorNumberFormatterLocaleIntlDateFormatterMore information can be found in the main Polyfill README.
This library is released under the MIT license.
How can I help you explore Laravel packages today?