[ 源代码: php-symfony-polyfill ]
软件包:php-symfony-polyfill-ctype(1.31.0-3)
php-symfony-polyfill-ctype 的相关链接
Debian 的资源:
下载源码包 php-symfony-polyfill:
- [php-symfony-polyfill_1.31.0-3.dsc]
- [php-symfony-polyfill_1.31.0.orig.tar.gz]
- [php-symfony-polyfill_1.31.0-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [symfony.com]
相似软件包:
- php-symfony-polyfill-intl-idn
- php-symfony-polyfill-apcu
- php-symfony-polyfill-mbstring
- php-symfony-polyfill-iconv
- php-symfony-polyfill-php74
- php-symfony-polyfill-php72
- php-symfony-polyfill-php73
- php-symfony-polyfill-xml
- php-symfony-polyfill-util
- php-symfony-polyfill-intl-messageformatter
- php-symfony-polyfill-intl-normalizer
Symfony polyfill for ctype functions
This component provides `ctype_*` functions to users who run php versions without the ctype extension.
The Symfony Polyfill project backports features found in the latest PHP versions and provides compatibility layers for some extensions and functions. It is intended to be used when portability across PHP versions and extensions is desired.
Symfony is a PHP framework, a set of tools and a development methodology.