A PHP parser written in PHP.
PHP Semantic Versioning Checker
Actively MaintainedA command line utility that compares two source sets and determines the appropriate semantic versioning to apply.
About PHP Semantic Versioning Checker
A command line utility that compares two source sets and determines the appropriate semantic versioning to apply.
PHP Semantic Versioning Checker is a popular PHP code analysis solution that provides reliable functionality for PHP developers. The project is actively maintained with regular updates and bug fixes.
Quick Installation
composer require tomzx/php-semver-checkerInstall via Composer. For detailed installation instructions, visit theofficial documentation.
Why Use PHP Semantic Versioning Checker?
- Actively Maintained - Regular updates ensure compatibility and security
- PHP Code Analysis - Specialized solution for code analysis needs
- Open Source - Free to use with full source code access
Project Details
- Maintainer
- @tomzx
- Category
- Code Analysis
- Last Updated
- 3 months ago
- Status
- Actively Maintained
Related Code Analysis Libraries
View all →PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
Continuous Inspection
A tool to upgrade and refactor code.
TypeResolver - A PSR-5 based resolver of Class names, Types and Structural Element Names
Assert - Assertions to validate method input/output with nice error messages.