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 ea275aec7f Add static resources and remove tests dir for 1.10.8 release 9 years ago
..
Collator Add static resources and remove tests dir for 1.10.8 release 9 years ago
Data Add static resources and remove tests dir for 1.10.8 release 9 years ago
DateFormatter Add static resources and remove tests dir for 1.10.8 release 9 years ago
Exception Add static resources and remove tests dir for 1.10.8 release 9 years ago
Globals Add static resources and remove tests dir for 1.10.8 release 9 years ago
Locale Add static resources and remove tests dir for 1.10.8 release 9 years ago
NumberFormatter Add static resources and remove tests dir for 1.10.8 release 9 years ago
ResourceBundle Add static resources and remove tests dir for 1.10.8 release 9 years ago
Resources Add static resources and remove tests dir for 1.10.8 release 9 years ago
Tests Add static resources and remove tests dir for 1.10.8 release 9 years ago
Util Add static resources and remove tests dir for 1.10.8 release 9 years ago
.gitignore Add static resources and remove tests dir for 1.10.8 release 9 years ago
CONTRIBUTING.md Add static resources and remove tests dir for 1.10.8 release 9 years ago
Intl.php Add static resources and remove tests dir for 1.10.8 release 9 years ago
LICENSE Add static resources and remove tests dir for 1.10.8 release 9 years ago
Locale.php Add static resources and remove tests dir for 1.10.8 release 9 years ago
README.md Add static resources and remove tests dir for 1.10.8 release 9 years ago
composer.json Add static resources and remove tests dir for 1.10.8 release 9 years ago
phpunit.xml.dist Add static resources and remove tests dir for 1.10.8 release 9 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] 0 instead.

Resources