Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
..
Collator 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
Data 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
DateFormatter 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
Exception 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
Globals 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
Locale 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
NumberFormatter 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
ResourceBundle 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
Resources 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
Tests 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
Util 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
.gitignore 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
CONTRIBUTING.md 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
Intl.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
Locale.php 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
README.md 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans
phpunit.xml.dist 76a0eae5ea Add static resources and remove tests dir for beta release il y a 5 ans

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