Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 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 (over 11 years ago)
- Default Branch: 7.2
- Last Pushed: 2024-11-29T09:09:18.000Z (23 days ago)
- Last Synced: 2024-12-13T15:43:44.338Z (8 days ago)
- Topics: component, i18n, icu, internationalization, intl, l10n, localization, php, symfony, symfony-component
- Language: PHP
- Homepage: https://symfony.com/intl
- Size: 31.9 MB
- Stars: 2,624
- Watchers: 6
- Forks: 48
- 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)