Libraries tagged by compat
alexkart/curl-builder
296299 Downloads
PSR-7 compatible curl builder.
ueberdosis/html-to-prosemirror
1525427 Downloads
Takes HTML and outputs ProseMirror compatible JSON.
sstalle/php7cc
502583 Downloads
A command-line tool to check PHP 5.3 - 5.6 code compatibility with PHP 7
oscarotero/psr7-middlewares
936040 Downloads
Collection of HTTP middlewares compatible with PSR-7
martinlindhe/laravel-vue-i18n-generator
1116225 Downloads
Generates a vue-i18n compatible include file from your Laravel translations.
pimcore/compatibility-bridge-v10
524380 Downloads
Pimcore Compatibility Bridge provides class aliases for the classes which were moved/updated and are necessary for backwards compatibility.
mollie/magento2-hyva-compatibility
213435 Downloads
Hyvä Themes Compatibility module for Mollie Payments
johnbillion/wp-compat
50168 Downloads
PHPStan extension to help verify that your PHP code is compatible with a given version of WordPress
webimpress/http-middleware-compatibility
740725 Downloads
Compatibility library for Draft PSR-15 HTTP Middleware
indigophp/hash-compat
940722 Downloads
Backports hash_* functionality to older PHP versions
polyfills/array-find
34805 Downloads
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.
symfony/polyfill-php71
859963 Downloads
Symfony polyfill backporting some PHP 7.1+ features to lower PHP versions
sarciszewski/php-future
1520738 Downloads
Polyfill new (5.6+) features into old (5.4+) versions of PHP
phpcompatibility/phpcompatibility-symfony
665924 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Symfony polyfill libraries.
phpcompatibility/phpcompatibility-passwordcompat
666671 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by ircmaxell's password_compat library.