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

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