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: 10 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 (almost 13 years ago)
- Default Branch: 8.1
- Last Pushed: 2026-01-12T13:00:21.000Z (22 days ago)
- Last Synced: 2026-01-12T18:05:01.851Z (22 days ago)
- Topics: component, i18n, icu, internationalization, intl, l10n, localization, php, symfony, symfony-component
- Language: PHP
- Homepage: https://symfony.com/intl
- Size: 39.3 MB
- Stars: 2,644
- Watchers: 4
- Forks: 51
- 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)