A PHP parser written in PHP.
PHP_CodeSniffer
Needs AttentionPHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
About PHP_CodeSniffer
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
PHP_CodeSniffer is a popular PHP code analysis solution with 10,793 stars on GitHub, making it one of the most trusted choices in its category. While still functional, the project may need additional attention for updates.
Quick Installation
composer require squizlabs/php_codesnifferInstall via Composer. For detailed installation instructions, visit theofficial documentation.
Why Use PHP_CodeSniffer?
- Community Trusted - With 10,793 GitHub stars, it's a proven solution
- PHP Code Analysis - Specialized solution for code analysis needs
- Open Source - Free to use with full source code access
Project Details
- Maintainer
- @squizlabs
- Category
- Code Analysis
- Last Updated
- 1 years ago
- Status
- Needs Attention
Related Code Analysis Libraries
View all →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.
Provides functionality that helps writing PHP code that has runtime-specific (PHP / HHVM) execution paths