| .. | ||
| DateFormat | ||
| Exception | ||
| Resources | ||
| bootstrap80.php | ||
| bootstrap.php | ||
| Collator.php | ||
| composer.json | ||
| Currencies.php | ||
| Icu.php | ||
| IntlDateFormatter.php | ||
| LICENSE | ||
| Locale.php | ||
| NumberFormatter.php | ||
| README.md | ||
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()CollatorNumberFormatterLocaleIntlDateFormatter
More information can be found in the main Polyfill README.
License
This library is released under the MIT license.