summaryrefslogtreecommitdiff
path: root/vendor/symfony/polyfill-ctype/README.md
blob: b144d03c3c6b5a78d0539f79fe7ddd95a6be16cf (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/main/README.md).

License
=======

This library is released under the [MIT license](LICENSE).