Libraries tagged by polyfills
empaphy/polyphill-php
21589 Downloads
A metapackage for PHP that installs the polyfills you need, and removes those that are redundant.
empaphy/polyphill-mbstring
21481 Downloads
A metapackage that installs a mbstring polyfill if needed, and removes it if redundant.
empaphy/polyphill-intl
21523 Downloads
A metapackage that installs a intl polyfill if needed, and removes it if redundant.
empaphy/polyphill-bcmath
21451 Downloads
A metapackage that installs a bcmath polyfill if needed, and removes it if redundant.
empaphy/polyphill-apcu
21562 Downloads
A metapackage that installs an APCU polyfill if needed, or removes it if redundant.
empaphy/polyphill
21483 Downloads
A metapackage for PHP that installs the polyfills you need, and removes those that are redundant.
ducks-project/spl-types
30265 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
coliff/bootstrap-ie11
604 Downloads
Bootstrap 5 for Internet Explorer 11
code-distortion/fluent-dotenv
93343 Downloads
A wrapper with a fluent interface for new and old versions of vlucas/phpdotenv or symfony/dotenv, providing a common interface to easily read values from .env files
tsukasa/php-tokenizer
22981 Downloads
Polyfill for php extension Tokenizer
silverstripe/security-extensions
195732 Downloads
A temporary polyfill repository for security improvements that will be ported into core
satomif/session_unregister
40364 Downloads
session_register polyfill for greater than php5.4
satomif/session_register
40345 Downloads
session_register polyfill for greater than php5.4
ruwork/polyfill-form-dti
51198 Downloads
Symfony Form polyfill adding input=datetime_immutable to date types.
positibe/polyfill-apc-php70
17994 Downloads
Positibe polyfill backporting apc_* functions to higher PHP versions