1Symfony Polyfill / Ctype
2========================
3
4This component provides `ctype_*` functions to users who run php versions without the ctype extension.
5
6More information can be found in the
7[main Polyfill README](https://github.com/symfony/polyfill/blob/master/README.md).
8
9License
10=======
11
12This library is released under the [MIT license](LICENSE).
13