Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release 5 роки тому
..
Collator 76a0eae5ea Add static resources and remove tests dir for beta release 5 роки тому
Data 76a0eae5ea Add static resources and remove tests dir for beta release 5 роки тому
DateFormatter 76a0eae5ea Add static resources and remove tests dir for beta release 5 роки тому
Exception 76a0eae5ea Add static resources and remove tests dir for beta release 5 роки тому
Globals 76a0eae5ea Add static resources and remove tests dir for beta release 5 роки тому
Locale 76a0eae5ea Add static resources and remove tests dir for beta release 5 роки тому
NumberFormatter 76a0eae5ea Add static resources and remove tests dir for beta release 5 роки тому
ResourceBundle 76a0eae5ea Add static resources and remove tests dir for beta release 5 роки тому
Resources 76a0eae5ea Add static resources and remove tests dir for beta release 5 роки тому
Tests 76a0eae5ea Add static resources and remove tests dir for beta release 5 роки тому
Util 76a0eae5ea Add static resources and remove tests dir for beta release 5 роки тому
.gitignore 76a0eae5ea Add static resources and remove tests dir for beta release 5 роки тому
CONTRIBUTING.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 роки тому
Intl.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 роки тому
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release 5 роки тому
Locale.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 роки тому
README.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 роки тому
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release 5 роки тому
phpunit.xml.dist 76a0eae5ea Add static resources and remove tests dir for beta release 5 роки тому

README.md

Intl Component

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