You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
434 B

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