Libraries tagged by compatibiliy
wimg/php-compatibility
2128682 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
symfony/polyfill-php55
32021772 Downloads
Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions
symfony/polyfill-php54
31120006 Downloads
Symfony polyfill backporting some PHP 5.4+ features to lower PHP versions
symfony/polyfill-intl-messageformatter
4368542 Downloads
Symfony polyfill for intl's MessageFormatter class and related functions
symfony/polyfill-deepclone
4132766 Downloads
Symfony polyfill for the deepclone extension
phpcompatibility/phpcompatibility-paragonie
35968483 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 Paragonie polyfill libraries.
yoast/wp-test-utils
2616053 Downloads
PHPUnit cross-version compatibility layer for testing plugins and themes build for WordPress
typo3/class-alias-loader
14821103 Downloads
Amends the composer class loader to support class aliases to provide backwards compatibility for packages
m1/env
12949360 Downloads
Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.
aferrandini/phpqrcode
1787466 Downloads
PHPQRCode porting and changed for PHP 5.3 compatibility
mollie/magento2-hyva-compatibility
1094698 Downloads
Hyvä Themes Compatibility module for Mollie Payments
magento/php-compatibility-fork
3465746 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility. This is a fork of phpcompatibility/php-compatibility
symfony/polyfill-php74
5137369 Downloads
Symfony polyfill backporting some PHP 7.4+ features to lower PHP versions
dereuromark/cakephp-shim
1156835 Downloads
A CakePHP plugin to shim applications between major framework versions.
bartlett/php-compatinfo
101967 Downloads
Find out the minimum version and the extensions required for a piece of code to run