Libraries tagged by phpcompatibility
phpcompatibility/php-compatibility
89038051 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
phpcompatibility/phpcompatibility-wp
38736369 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
phpcompatibility/phpcompatibility-paragonie
39600788 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.
wimg/php-compatibility
2139709 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
magento/php-compatibility-fork
3921693 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility. This is a fork of phpcompatibility/php-compatibility
phpcompatibility/phpcompatibility-symfony
1141708 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
1144055 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.
phpcompatibility/phpcompatibility-all
74113 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues and opportunities to modernize code in PHP projects.
phpcompatibility/phpcompatibility-joomla
74896 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by Joomla.
jbzoo/codestyle
1137615 Downloads
Collection of QA tools and JBZoo code standards
metadrop/grumphp-php-compatibility
45365 Downloads
wptechnix/wp-coding-standards
2225 Downloads
PHP_CodeSniffer rulesets for WordPress plugin development. Combines WordPress Coding Standards (WPCS), VIPCS, PHPCompatibilityWP, PHPCSExtra, and Slevomat Coding Standard.
webservco/coding-standards
2467 Downloads
Custom, opinionated coding standards based on PSR12, SlevomatCodingStandard, and PHPCompatibility.
oliup/oliup-cs-php
6 Downloads
Oliup PHP code style rules.
devrabiul/laravel-php-inspector
53 Downloads
A Laravel package to inspect PHP code for version compatibility using PHPCompatibility and PHP_CodeSniffer.