https://github.com/symfony/polyfill-intl-normalizer
Symfony polyfill for intl's Normalizer class and related functions
https://github.com/symfony/polyfill-intl-normalizer
compatibility component intl javascript normalizer polyfill portable shim symfony symfony-component symfony-polyfill
Last synced: 8 days ago
JSON representation
Symfony polyfill for intl's Normalizer class and related functions
- Host: GitHub
- URL: https://github.com/symfony/polyfill-intl-normalizer
- Owner: symfony
- License: mit
- Created: 2015-10-22T12:57:40.000Z (over 9 years ago)
- Default Branch: 1.x
- Last Pushed: 2024-09-09T12:24:33.000Z (7 months ago)
- Last Synced: 2025-03-31T17:12:10.444Z (16 days ago)
- Topics: compatibility, component, intl, javascript, normalizer, polyfill, portable, shim, symfony, symfony-component, symfony-polyfill
- Language: PHP
- Homepage: https://symfony.com/polyfill-intl-normalizer
- Size: 118 KB
- Stars: 2,042
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - symfony/polyfill-intl-normalizer - Symfony polyfill for intl's Normalizer class and related functions (PHP)
README
Symfony Polyfill / Intl: Normalizer
===================================This component provides a fallback implementation for the
[`Normalizer`](https://php.net/Normalizer) class provided
by the [Intl](https://php.net/intl) extension.More information can be found in the
[main Polyfill README](https://github.com/symfony/polyfill/blob/main/README.md).License
=======This library is released under the [MIT license](LICENSE).