Dmitriy Gnatenko 2e430a556d Vendors updated | пре 3 година | |
---|---|---|
.. | ||
Collator | пре 3 година | |
Data | пре 3 година | |
DateFormatter | пре 3 година | |
Exception | пре 3 година | |
Globals | пре 3 година | |
Locale | пре 3 година | |
NumberFormatter | пре 3 година | |
Resources | пре 3 година | |
Util | пре 4 година | |
CHANGELOG.md | пре 4 година | |
Countries.php | пре 4 година | |
Currencies.php | пре 4 година | |
Intl.php | пре 3 година | |
LICENSE | пре 3 година | |
Languages.php | пре 4 година | |
Locale.php | пре 3 година | |
Locales.php | пре 4 година | |
README.md | пре 3 година | |
ResourceBundle.php | пре 4 година | |
Scripts.php | пре 4 година | |
Timezones.php | пре 4 година | |
composer.json | пре 3 година |
The Intl component provides a PHP replacement layer for the C intl extension that also provides access to the localization data of the ICU library.
The replacement layer is limited to the locale "en". If you want to use other locales, you should install the intl PHP extension instead.