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

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