• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..22-Feb-2022-

Resources/H22-Jan-2021-7,6037,590

LICENSEH A D22-Jan-20211 KiB2016

Normalizer.phpH A D03-May-20229.3 KiB311223

README.mdH A D22-Jan-2021434 1510

bootstrap.phpH A D03-May-2022725 2411

bootstrap80.phpH A D03-May-2022719 208

composer.jsonH A D22-Jan-20211.1 KiB4039

README.md

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