Libraries tagged by polyfills
aldemeery/enum-polyfill
60243 Downloads
A Polyfill for the SplEnum type in PHP
yuloh/bccomp-polyfill
128986 Downloads
polyfills/array-find
71180 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
327578 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
5100 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
626 Downloads
Symfony polyfill for the Time API added to PHP 8.6
ostrolucky/polyfill-newrelic
33992 Downloads
Polyfill for the New Relic PHP extension
orieg/judy-polyfill
671 Downloads
Pure-PHP polyfill for the Judy extension (sparse dynamic arrays). Provides the Judy class API when ext-judy is not installed.
christiaanbye/polyfill-each
25013 Downloads
PHP 8.x polyfill for the removed each() function
wizacha/new-relic-polyfill
38140 Downloads
Polyfill for the New Relic PHP extension
php-extended/polyfill-php80-stringable
776658 Downloads
A polyfill that adds the stringable interface added in php8.0 to previous versions of php