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

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