Libraries tagged by polyfill
polyfills/mb-trim
1259 Downloads
PHP: Provides a user-land polyfill for `mb_trim`, `mb_ltrim`, and `mb_rtrim` functions added in PHP 8.4.
polyfills/array-first-array-last
1231 Downloads
PHP: Provides a user-land polyfill for `array_first` and `array_last` functions added in PHP 8.5.
marc-mabe/enum-cl
4407 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
empaphy/polyphill-uuid
27402 Downloads
A metapackage that installs a UUID polyfill if needed, and removes it if redundant.
empaphy/polyphill-php
27530 Downloads
A metapackage for PHP that installs the polyfills you need, and removes those that are redundant.
empaphy/polyphill-mbstring
27400 Downloads
A metapackage that installs a mbstring polyfill if needed, and removes it if redundant.
empaphy/polyphill-intl
27404 Downloads
A metapackage that installs a intl polyfill if needed, and removes it if redundant.
empaphy/polyphill-bcmath
27370 Downloads
A metapackage that installs a bcmath polyfill if needed, and removes it if redundant.
empaphy/polyphill-apcu
27502 Downloads
A metapackage that installs an APCU polyfill if needed, or removes it if redundant.
empaphy/polyphill
27402 Downloads
A metapackage for PHP that installs the polyfills you need, and removes those that are redundant.
ducks-project/spl-types
30974 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
ducks-project/apache
5558 Downloads
PHP polyfill for the Apache Functions. The aim is to provides functions as the PHP way in order to get them available even if PHP is not running as an Apache module.
coliff/bootstrap-ie11
637 Downloads
Bootstrap 5 for Internet Explorer 11
silverstripe/security-extensions
196380 Downloads
A temporary polyfill repository for security improvements that will be ported into core
satomif/session_unregister
41227 Downloads
session_register polyfill for greater than php5.4