Libraries tagged by polyfills
ostrolucky/polyfill-newrelic
18659 Downloads
Polyfill for the New Relic PHP extension
php-extended/polyfill-php80-str-utils
61429 Downloads
A php implementation of string functions introduced in php8 and above
ayesh/is_countable-polyfill
133230 Downloads
A trivial but working polyfill for PHP 7.3 is_countable function. Supports PHP versions >= 5.3
phpexperts/laravel-env-polyfill
49726 Downloads
Use Laravel's pre-5.8 env() function in your non-Laravel projects.
php-extended/polyfill-str-levenshtein
160379 Downloads
A php implementation of the levenshtein distance without length limitation
hard-g/buddypress-12.0-url-polyfills
2134 Downloads
Polyfills for URL-related functions introduced in BuddyPress 12.0.
h4kuna/serialize-polyfill
18923 Downloads
Provide methods for serialization and use igbinary if is available.
grifart/comparable-polyfill
16840 Downloads
Provides interface of Comparable RFC.
gggeek/polyfill-pinba
1363 Downloads
A pure-php implementation of the API exposed by the native Pinba extension
boenrobot/money_format_polyfill
34412 Downloads
A polyfill for PHP's money_format() function, intended for Windows. Source from Rafael M. Salvioni (in the comments for money_format()).
yuloh/bccomp-polyfill
122784 Downloads
lavoiesl/apc-polyfill
38413 Downloads
Tiny script to create APC aliases when APCu is present but APC support is not emulated.
roxblnfk/unpoly
10750 Downloads
Remove unnecessary PHP polyfills
polyfills/array-first-array-last
172 Downloads
PHP: Provides a user-land polyfill for `array_first` and `array_last` functions added in PHP 8.5.
empaphy/polyphill-uuid
21483 Downloads
A metapackage that installs a UUID polyfill if needed, and removes it if redundant.