Libraries tagged by polyfills
roukmoute/polyfill-calendar
58704 Downloads
PHP Polyfill for the Calendar extension
phpxmlrpc/polyfill-xmlrpc
449475 Downloads
A pure-php reimplementation of the API exposed by the native XML-RPC extension
symfony/polyfill-xml
2828990 Downloads
Symfony polyfill for xml's utf8_encode and utf8_decode functions
phpunitgoodpractices/polyfill
434003 Downloads
Lacking future-compat polyfills for PHPUnit.
phan/var_representation_polyfill
242681 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
brumann/polyfill-unserialize
3802545 Downloads
Backports unserialize options introduced in PHP 7.0 to older PHP versions.
mollie/polyfill-libsodium
721950 Downloads
A polyfill package to transition from the libsodium php extension to the sodium extension. Which is included in PHP 7.2
roxblnfk/unpoly
41328 Downloads
Remove unnecessary PHP polyfills
phpcompatibility/phpcompatibility-symfony
1097600 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Symfony polyfill libraries.
phpcompatibility/phpcompatibility-passwordcompat
1099962 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by ircmaxell's password_compat library.
sarciszewski/php-future
1544936 Downloads
Polyfill new (5.6+) features into old (5.4+) versions of PHP
salient/polyfills
119949 Downloads
The polyfills component of the Salient toolkit
nanasess/bcmath-polyfill
114070 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.
league/uri-polyfill
42575 Downloads
Polyfill backporting PHP 8.5+ native RFC3986/WHATWG URI features to lower PHP versions
krakjoe/pthreads-polyfill
135654 Downloads
A polyfill for pthreads