ランキングに戻る
Symfony polyfill for intl's ICU-related data and classes
symfonypolyfillcomponentsymfony-componentcompatibilityicuintljavascriptportableshimsymfony-polyfill
主要指標
スター成長
スター
2.6k
フォーク
6
週間成長
—
Issue
0
1k2k
2015年10月2017年7月2019年5月2021年2月2022年12月2024年10月2026年7月
成果物Packagist
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.
関連リポジトリ