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: 10 months 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 10 years ago)
- Default Branch: 1.x
- Last Pushed: 2025-05-02T09:41:28.000Z (11 months ago)
- Last Synced: 2025-05-07T08:01:46.344Z (11 months 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,048
- 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).