Libraries tagged by polyfill.io
yuloh/bccomp-polyfill
128963 Downloads
symfony/polyfill-xml
2830415 Downloads
Symfony polyfill for xml's utf8_encode and utf8_decode functions
php-extended/polyfill-php80-str-utils
212374 Downloads
A php implementation of string functions introduced in php8 and above
ayesh/is_countable-polyfill
135035 Downloads
A trivial but working polyfill for PHP 7.3 is_countable function. Supports PHP versions >= 5.3
polyfills/array-find
71176 Downloads
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.
phpcompatibility/phpcompatibility-all
72055 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues and opportunities to modernize code in PHP projects.
locutusjs/locutus
3 Downloads
Locutus other languages' standard libraries to JavaScript for fun and educational purposes
wyrihaximus/msgpack
17590 Downloads
ext-msgpack polyfill using rybakit/msgpack
swissup/module-stickyfill
327548 Downloads
The most accurate sticky polyfill out in the wild for Magento 2
phpcompatibility/phpcompatibility-joomla
72836 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
5094 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+
symfony/polyfill-time
578 Downloads
Symfony polyfill for the Time API added to PHP 8.6
phpnomad/enum-polyfill
9690 Downloads
phpexperts/laravel-env-polyfill
51033 Downloads
Use Laravel's pre-5.8 env() function in your non-Laravel projects.
php-extended/polyfill-str-levenshtein
199976 Downloads
A php implementation of the levenshtein distance without length limitation