Libraries tagged by polyfill
empaphy/polyphill-apcu
18937 Downloads
A metapackage that installs an APCU polyfill if needed, or removes it if redundant.
empaphy/polyphill
18878 Downloads
A metapackage for PHP that installs the polyfills you need, and removes those that are redundant.
ducks-project/spl-types
29999 Downloads
Polyfill Module for SplType PHP extension. This extension aims at helping people making PHP a stronger typed language and can be a good alternative to scalar type hinting. It provides different typehandling classes as such as integer, float, bool, enum and string
swissup/module-stickyfill
276547 Downloads
The most accurate sticky polyfill out in the wild for Magento 2
phpcompatibility/phpcompatibility-joomla
46630 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by Joomla.
mongofill/mongofill
149585 Downloads
Polyfill of PECL Mongo extension
symfony70/polyfill-php80
5612 Downloads
PHP 7.0 version of Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
roukmoute/polyfill-calendar
11056 Downloads
PHP Polyfill for the Calendar extension
ostrolucky/polyfill-newrelic
17526 Downloads
Polyfill for the New Relic PHP extension
christiaanbye/polyfill-each
13730 Downloads
PHP 8.x polyfill for the removed each() function
ayesh/is_countable-polyfill
133214 Downloads
A trivial but working polyfill for PHP 7.3 is_countable function. Supports PHP versions >= 5.3
phpexperts/laravel-env-polyfill
49591 Downloads
Use Laravel's pre-5.8 env() function in your non-Laravel projects.
php-extended/polyfill-str-levenshtein
158581 Downloads
A php implementation of the levenshtein distance without length limitation
hard-g/buddypress-12.0-url-polyfills
2008 Downloads
Polyfills for URL-related functions introduced in BuddyPress 12.0.
h4kuna/serialize-polyfill
18748 Downloads
Provide methods for serialization and use igbinary if is available.