https://github.com/symfony/intl
Provides access to the localization data of the ICU library
https://github.com/symfony/intl
component i18n icu internationalization intl l10n localization php symfony symfony-component
Last synced: 7 days ago
JSON representation
Provides access to the localization data of the ICU library
- Host: GitHub
- URL: https://github.com/symfony/intl
- Owner: symfony
- License: mit
- Created: 2013-04-22T15:11:08.000Z (about 12 years ago)
- Default Branch: 7.2
- Last Pushed: 2025-05-04T12:26:59.000Z (9 days ago)
- Last Synced: 2025-05-06T02:55:17.652Z (7 days ago)
- Topics: component, i18n, icu, internationalization, intl, l10n, localization, php, symfony, symfony-component
- Language: PHP
- Homepage: https://symfony.com/intl
- Size: 32.9 MB
- Stars: 2,635
- Watchers: 5
- Forks: 50
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
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
---------* [Documentation](https://symfony.com/doc/current/components/intl.html)
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
* [Report issues](https://github.com/symfony/symfony/issues) and
[send Pull Requests](https://github.com/symfony/symfony/pulls)
in the [main Symfony repository](https://github.com/symfony/symfony)