ctdo.de/vendor/symfony/polyfill-ctype/README.md

13 lines
350 B
Markdown
Raw Normal View History

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).