1Symfony Polyfill / Intl: Normalizer 2=================================== 3 4This component provides a fallback implementation for the 5[`Normalizer`](https://php.net/Normalizer) class provided 6by the [Intl](https://php.net/intl) extension. 7 8More information can be found in the 9[main Polyfill README](https://github.com/symfony/polyfill/blob/master/README.md). 10 11License 12======= 13 14This library is released under the [MIT license](LICENSE). 15