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

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