Libraries tagged by polyfills
phpnomad/enum-polyfill
9711 Downloads
phpexperts/laravel-env-polyfill
51037 Downloads
Use Laravel's pre-5.8 env() function in your non-Laravel projects.
php-extended/polyfill-str-levenshtein
200073 Downloads
A php implementation of the levenshtein distance without length limitation
ovr/newrelic-polyfill
7816 Downloads
Polyfill for the New Relic PHP extension
h4kuna/serialize-polyfill
22575 Downloads
Provide methods for serialization and use igbinary if is available.
gggeek/polyfill-pinba
2759 Downloads
A pure-php implementation of the API exposed by the native Pinba extension
gggeek/polyfill-gettext
933 Downloads
A replacement for the php gettext extension. Based on php-gettext by Danilo Segan.
contao/polyfill-symfony
75857 Downloads
Adds some Symfony resources for bundles that want to be compatible with both Symfony 4 and 5
automattic/jetpack-wp-build-polyfills
3614 Downloads
Polyfills for WordPress Core packages not available or incomplete in older WP versions
lavoiesl/apc-polyfill
46320 Downloads
Tiny script to create APC aliases when APCu is present but APC support is not emulated.
polyfills/array-first-array-last
9169 Downloads
PHP: Provides a user-land polyfill for `array_first` and `array_last` functions added in PHP 8.5.
marc-mabe/enum-cl
7542 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
empaphy/polyphill-uuid
54069 Downloads
A metapackage that installs a UUID polyfill if needed, and removes it if redundant.
empaphy/polyphill-php
56712 Downloads
A metapackage for PHP that installs the polyfills you need, and removes those that are redundant.
empaphy/polyphill-mbstring
54067 Downloads
A metapackage that installs a mbstring polyfill if needed, and removes it if redundant.