summaryrefslogtreecommitdiffstats
path: root/vendor/symfony/polyfill-intl-normalizer/README.md
blob: 15060c5f1fa413a56739ebb3126a3b966eba29d4 (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/master/README.md).

License
=======

This library is released under the [MIT license](LICENSE).