FestinHegre/vendor/symfony/intl
2024-09-26 17:26:04 +02:00
..
Data Vendor 2024-09-26 17:26:04 +02:00
Exception Vendor 2024-09-26 17:26:04 +02:00
Resources Vendor 2024-09-26 17:26:04 +02:00
Transliterator Vendor 2024-09-26 17:26:04 +02:00
Util Vendor 2024-09-26 17:26:04 +02:00
.gitattributes Vendor 2024-09-26 17:26:04 +02:00
.gitignore Vendor 2024-09-26 17:26:04 +02:00
CHANGELOG.md Vendor 2024-09-26 17:26:04 +02:00
composer.json Vendor 2024-09-26 17:26:04 +02:00
Countries.php Vendor 2024-09-26 17:26:04 +02:00
Currencies.php Vendor 2024-09-26 17:26:04 +02:00
Intl.php Vendor 2024-09-26 17:26:04 +02:00
Languages.php Vendor 2024-09-26 17:26:04 +02:00
LICENSE Vendor 2024-09-26 17:26:04 +02:00
Locale.php Vendor 2024-09-26 17:26:04 +02:00
Locales.php Vendor 2024-09-26 17:26:04 +02:00
README.md Vendor 2024-09-26 17:26:04 +02:00
ResourceBundle.php Vendor 2024-09-26 17:26:04 +02:00
Scripts.php Vendor 2024-09-26 17:26:04 +02:00
Timezones.php Vendor 2024-09-26 17:26:04 +02:00

Intl Component

The Intl component provides access to the localization data of the ICU library.

If you have the zlib extension enabled, you can compress the data by running:

php vendor/symfony/intl/Resources/bin/compress

Resources