An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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).