zx/vendor/symfony/polyfill-ctype
gboy ed1278a5e3 first 2024-07-02 15:32:59 +08:00
..
Ctype.php first 2024-07-02 15:32:59 +08:00
LICENSE first 2024-07-02 15:32:59 +08:00
README.md first 2024-07-02 15:32:59 +08:00
bootstrap.php first 2024-07-02 15:32:59 +08:00
bootstrap80.php first 2024-07-02 15:32:59 +08:00
composer.json first 2024-07-02 15:32:59 +08:00

README.md

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.

License

This library is released under the MIT license.