Libraries tagged by polyfill.io
polyfills/mb-trim
1270 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
1260 Downloads
PHP: Provides a user-land polyfill for `array_first` and `array_last` functions added in PHP 8.5.
marc-mabe/enum-cl
4416 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
empaphy/polyphill-uuid
27463 Downloads
A metapackage that installs a UUID polyfill if needed, and removes it if redundant.
empaphy/polyphill-php
27598 Downloads
A metapackage for PHP that installs the polyfills you need, and removes those that are redundant.
empaphy/polyphill-mbstring
27461 Downloads
A metapackage that installs a mbstring polyfill if needed, and removes it if redundant.
empaphy/polyphill-intl
27465 Downloads
A metapackage that installs a intl polyfill if needed, and removes it if redundant.
empaphy/polyphill-bcmath
27431 Downloads
A metapackage that installs a bcmath polyfill if needed, and removes it if redundant.
empaphy/polyphill-apcu
27563 Downloads
A metapackage that installs an APCU polyfill if needed, or removes it if redundant.
empaphy/polyphill
27463 Downloads
A metapackage for PHP that installs the polyfills you need, and removes those that are redundant.
ducks-project/spl-types
30978 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
5563 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
196387 Downloads
A temporary polyfill repository for security improvements that will be ported into core
satomif/session_unregister
41254 Downloads
session_register polyfill for greater than php5.4