Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/vendor/symfony/intl
Yannick Warnier 1e3a1e27ef Add static resources and remove tests dir for release 4 years ago
..
Collator Add static resources and remove tests dir for release 4 years ago
Data Add static resources and remove tests dir for release 4 years ago
DateFormatter Add static resources and remove tests dir for release 4 years ago
Exception Add static resources and remove tests dir for release 4 years ago
Globals Add static resources and remove tests dir for release 4 years ago
Locale Add static resources and remove tests dir for release 4 years ago
NumberFormatter Add static resources and remove tests dir for release 4 years ago
ResourceBundle Add static resources and remove tests dir for release 4 years ago
Resources Add static resources and remove tests dir for release 4 years ago
Tests Add static resources and remove tests dir for release 4 years ago
Util Add static resources and remove tests dir for release 4 years ago
.gitignore Add static resources and remove tests dir for release 4 years ago
Intl.php Add static resources and remove tests dir for release 4 years ago
LICENSE Add static resources and remove tests dir for release 4 years ago
Locale.php Add static resources and remove tests dir for release 4 years ago
README.md Add static resources and remove tests dir for release 4 years ago
composer.json Add static resources and remove tests dir for release 4 years ago
phpunit.xml.dist Add static resources and remove tests dir for release 4 years ago

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