Libraries tagged by polyfill
h4kuna/serialize-polyfill
22068 Downloads
Provide methods for serialization and use igbinary if is available.
contao/polyfill-symfony
75239 Downloads
Adds some Symfony resources for bundles that want to be compatible with both Symfony 4 and 5
automattic/jetpack-wp-build-polyfills
2546 Downloads
Polyfills for WordPress Core packages not available or incomplete in older WP versions
yuloh/bccomp-polyfill
127356 Downloads
lavoiesl/apc-polyfill
45929 Downloads
Tiny script to create APC aliases when APCu is present but APC support is not emulated.
polyfills/array-first-array-last
8588 Downloads
PHP: Provides a user-land polyfill for `array_first` and `array_last` functions added in PHP 8.5.
marc-mabe/enum-cl
7311 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
empaphy/polyphill-uuid
52267 Downloads
A metapackage that installs a UUID polyfill if needed, and removes it if redundant.
empaphy/polyphill-php
54648 Downloads
A metapackage for PHP that installs the polyfills you need, and removes those that are redundant.
empaphy/polyphill-mbstring
52265 Downloads
A metapackage that installs a mbstring polyfill if needed, and removes it if redundant.
empaphy/polyphill-intl
52307 Downloads
A metapackage that installs a intl polyfill if needed, and removes it if redundant.
empaphy/polyphill-bcmath
52235 Downloads
A metapackage that installs a bcmath polyfill if needed, and removes it if redundant.
empaphy/polyphill-apcu
52413 Downloads
A metapackage that installs an APCU polyfill if needed, or removes it if redundant.
empaphy/polyphill
52267 Downloads
A metapackage for PHP that installs the polyfills you need, and removes those that are redundant.
ducks-project/spl-types
33218 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