summaryrefslogtreecommitdiffstats
path: root/vendor/symfony/polyfill-intl-normalizer/README.md
blob: b9b762e850a6ed076dc948092548e92721626a83 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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).