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

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