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

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