symfony/polyfill-ctype
Provides a lightweight polyfill for PHP’s ctype_* functions when the ctype extension isn’t available. Part of Symfony’s Polyfill suite, enabling consistent character type checks across environments and older PHP installations.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| symfony/polyfill-php82 | 0.84 | Symfony polyfill for PHP 8.2 features, letting apps and libraries use newer functions, classes, and constants on older PHP versions. Handy for maintaining broad compatibility across environments without changing your codebase or requiring a PHP upgrade. | 66 | — | 1 | — | 0 | 0.4 | — | MIT | — | |
| symfony/polyfill-php84 | 0.83 | Symfony Polyfill for PHP 8.4 features on older runtimes. Adds helpers like array_find/array_any/array_all, bcdivmod, Deprecated attribute, fpow, grapheme_str_split, mb_* trim/ucfirst/lcfirst, ReflectionConstant, and CURL HTTP/3 constants. | 133 | 133 | 4 | 10M | 0 | 0.8 | 55.3 | MIT | — | |
| symfony/polyfill-php80 | 0.83 | Backport of PHP 8.0 features for older PHP versions. Provides Stringable, fdiv, ValueError, UnhandledMatchError, get_debug_type, PhpToken, preg_last_error_msg, str_contains/starts_with/ends_with, get_resource_id, and FILTER_VALIDATE_BOOL. | 1,734 | 1,741 | 25 | 15M | 0 | 9.4 | 54.4 | MIT | — | |
| symfony/polyfill-php85 | 0.82 | Symfony Polyfill for PHP 8.5: backports upcoming core features for older PHP versions, including get_error_handler/get_exception_handler, NoDiscard, array_first/array_last, and the DelayedTargetValidation attribute. | 43 | 43 | 2 | 9M | 0 | 0.3 | 55.3 | MIT | — | |
| symfony/polyfill-intl-icu | 0.82 | Fallback implementations for key PHP Intl/ICU features when the intl extension is missing. Provides en-locale support for intl error helpers plus Collator, NumberFormatter, Locale, and IntlDateFormatter, enabling basic internationalization without ext-intl. | 2,602 | 2,603 | 6 | 4M | 0 | 13.3 | 44.7 | MIT | — | |
| symfony/polyfill-php70 | 0.82 | Symfony Polyfill PHP 7.0 provides compatibility shims for older PHP versions, letting modern PHP 7+ functions and features run on legacy environments. Used by Symfony components and many libraries to ensure consistent behavior across PHP versions. | 3,197 | 3,199 | 7 | 788K | 0 | 16.2 | 33.1 | MIT | — | |
| symfony/polyfill-intl-idn | 0.81 | Provides polyfills for PHP’s Intl IDN functions idn_to_ascii and idn_to_utf8, enabling internationalized domain name conversion on systems where the Intl extension isn’t available. Part of Symfony’s Polyfill components, MIT licensed. | 3,367 | 3,370 | 8 | 14M | 0 | 17.1 | 50.0 | MIT | — | |
| symfony/polyfill-mbstring | 0.79 | Provides a partial native PHP polyfill for the mbstring extension, supplying multibyte string functions when mbstring isn’t installed. Part of Symfony’s Polyfill set; lightweight and MIT-licensed. | 7,839 | 7,861 | 38 | 16M | 0 | 26.2 | 45.9 | MIT | — | |
| symfony/polyfill-intl-normalizer | 0.76 | Fallback implementation of PHP’s Intl Normalizer class for environments without the intl extension. Part of Symfony’s polyfill suite, enabling Unicode normalization features across platforms while keeping compatibility with native Normalizer when available. | 2,072 | 2,075 | 3 | 15M | 0 | 10.5 | 53.4 | MIT | — | |
| symfony/type-info | 0.64 | Symfony TypeInfo extracts and normalizes PHP type information. Resolve types from reflections or strings, build complex types via factories (nullable, list, generic, enum), cast to readable strings, and query identifiers/conditions for safer tooling and analysis. | 196 | 197 | 4 | 4M | 0 | 31.9 | 65.0 | MIT | 1 week ago |
How can I help you explore Laravel packages today?