summaryrefslogtreecommitdiff
path: root/vendor/symfony/polyfill-ctype/README.md
blob: 8add1ab0096e7e7ca60829b87266d2c5a884ac26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Symfony Polyfill / Ctype
========================

This component provides `ctype_*` functions to users who run php versions without the ctype 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).