Libraries tagged by compat
polyfills/array-first-array-last
563 Downloads
PHP: Provides a user-land polyfill for `array_first` and `array_last` functions added in PHP 8.5.
ducks-project/spl-types
30600 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
ayesh/is_countable-polyfill
133351 Downloads
A trivial but working polyfill for PHP 7.3 is_countable function. Supports PHP versions >= 5.3
symfony70/polyfill-php80
6724 Downloads
PHP 7.0 version of Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
roukmoute/polyfill-calendar
11369 Downloads
PHP Polyfill for the Calendar extension
ostrolucky/polyfill-newrelic
19911 Downloads
Polyfill for the New Relic PHP extension
monque/php-migration
337 Downloads
A static analyzer for PHP version migration and compatibility
marc-mabe/enum-cl
4132 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
huseyinfiliz/modern-footer
3027 Downloads
Allows the Addition of a Modern Footer
empaphy/polyphill-uuid
23712 Downloads
A metapackage that installs a UUID polyfill if needed, and removes it if redundant.
empaphy/polyphill-php
23832 Downloads
A metapackage for PHP that installs the polyfills you need, and removes those that are redundant.
empaphy/polyphill-mbstring
23710 Downloads
A metapackage that installs a mbstring polyfill if needed, and removes it if redundant.
empaphy/polyphill-intl
23714 Downloads
A metapackage that installs a intl polyfill if needed, and removes it if redundant.
empaphy/polyphill-bcmath
23680 Downloads
A metapackage that installs a bcmath polyfill if needed, and removes it if redundant.
empaphy/polyphill-apcu
23867 Downloads
A metapackage that installs an APCU polyfill if needed, or removes it if redundant.