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

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