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