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

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