Dmitriy Gnatenko 2e430a556d Vendors updated 3 years ago
..
Collator e5f3fbd37b Vendors updated 3 years ago
Data e5f3fbd37b Vendors updated 3 years ago
DateFormatter e5f3fbd37b Vendors updated 3 years ago
Exception 0b8749ecf8 Update vendors 3 years ago
Globals e5f3fbd37b Vendors updated 3 years ago
Locale 0b8749ecf8 Update vendors 3 years ago
NumberFormatter e5f3fbd37b Vendors updated 3 years ago
Resources e5f3fbd37b Vendors updated 3 years ago
Util 3106988397 Vendors updated 4 years ago
CHANGELOG.md da31d8a6df Revert "Vendors updated" 4 years ago
Countries.php da31d8a6df Revert "Vendors updated" 4 years ago
Currencies.php da31d8a6df Revert "Vendors updated" 4 years ago
Intl.php e5f3fbd37b Vendors updated 3 years ago
LICENSE e5f3fbd37b Vendors updated 3 years ago
Languages.php da31d8a6df Revert "Vendors updated" 4 years ago
Locale.php 2e430a556d Vendors updated 3 years ago
Locales.php da31d8a6df Revert "Vendors updated" 4 years ago
README.md e5f3fbd37b Vendors updated 3 years ago
ResourceBundle.php da31d8a6df Revert "Vendors updated" 4 years ago
Scripts.php da31d8a6df Revert "Vendors updated" 4 years ago
Timezones.php da31d8a6df Revert "Vendors updated" 4 years ago
composer.json e5f3fbd37b Vendors updated 3 years ago

README.md

Intl Component

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.

Resources