PHPCompatibility is a set of rules for PHP_CodeSniffer that checks for PHP version compatibility in codebases. It helps developers identify features or syntax not supported in specific versions of PHP, which is critical for maintaining backward compatibility or upgrading PHP versions safely. It supports a wide range of PHP versions and is often used in CI workflows to ensure version compliance.
Features
- Detects deprecated or removed functions and syntax
- Supports compatibility checks for PHP 5.3 through 8.x
- Integrates with PHP_CodeSniffer for automated analysis
- Configurable to target specific PHP version ranges
- Identifies changes in function signatures and constants
- Useful in CI pipelines for validating cross-version support
Categories
LibrariesLicense
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow PHPCompatibility
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PHPCompatibility!