Libraries tagged by polyfill.io
phpcompatibility/phpcompatibility-joomla
52636 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by Joomla.
zendtech/polyfill-mb-ereg
919 Downloads
Polyfill for mb_ereg(), mb_eregi(), mb_ereg_match(), and mb_ereg_replace*() functions; primary use case is for mbstring on Windows 7.4+
symfony70/polyfill-php80
7329 Downloads
PHP 7.0 version of Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
roukmoute/polyfill-calendar
11513 Downloads
PHP Polyfill for the Calendar extension
phpexperts/laravel-env-polyfill
49972 Downloads
Use Laravel's pre-5.8 env() function in your non-Laravel projects.
php-extended/polyfill-str-levenshtein
167297 Downloads
A php implementation of the levenshtein distance without length limitation
ostrolucky/polyfill-newrelic
21397 Downloads
Polyfill for the New Relic PHP extension
nanasess/bcmath-polyfill
747 Downloads
PHP 8.4 bcmath functions polyfill with fallback compatibility for environments without bcmath extension. Based on phpseclib/bcmath_compat with additional support for new PHP 8.4 bcmath functions.
h4kuna/serialize-polyfill
19596 Downloads
Provide methods for serialization and use igbinary if is available.
boenrobot/money_format_polyfill
35519 Downloads
A polyfill for PHP's money_format() function, intended for Windows. Source from Rafael M. Salvioni (in the comments for money_format()).
yuloh/bccomp-polyfill
123728 Downloads
php-extended/polyfill-php80-str-utils
67641 Downloads
A php implementation of string functions introduced in php8 and above
lavoiesl/apc-polyfill
40457 Downloads
Tiny script to create APC aliases when APCu is present but APC support is not emulated.
ayesh/is_countable-polyfill
133454 Downloads
A trivial but working polyfill for PHP 7.3 is_countable function. Supports PHP versions >= 5.3
roxblnfk/unpoly
12203 Downloads
Remove unnecessary PHP polyfills