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
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PHPCompatibility!