PHP_CodeSniffer
Code auditor
Detects and enforces coding standards in PHP code to ensure consistency and quality.
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
969 stars
17 watching
57 forks
Language: PHP
last commit: 5 days ago
Linked from 1 awesome list
automationclicoding-standardsphpphpcbfphpcspsr1psr12psr2qastatic-analysis
Related projects:
Repository | Description | Stars |
---|---|---|
phpcsstandards/composer-installer | A tool that automates the installation of PHP coding standards and rulesets. | 560 |
higidi/composer-phpcodesniffer-standards-plugin | Installs PHP CodeSniffer Standards to enforce coding consistency and quality | 6 |
floedesigntechnologies/phpcs-security-audit | A set of PHP CodeSniffer rules to detect security vulnerabilities and weaknesses in PHP code. | 710 |
phpcompatibility/phpcompatibility | A tool that checks code for compatibility with different PHP versions | 2,182 |
extdn/extdn-phpcs | A collection of advanced PHP CodeSniffer rules for Magento 2 development to enforce best practices and improve code quality. | 81 |
phpcompatibility/phpcompatibilitysymfony | Analyzes PHP code for cross-version compatibility issues using Symfony polyfill libraries | 6 |
phpcompatibility/phpcompatibilitypasswordcompat | A PHP ruleset to ensure compatibility across multiple versions of the PHP language | 7 |
github/codeql-coding-standards | Queries and libraries to enforce various coding standards in C++14 and related languages | 129 |
moodlehq/moodle-local_codechecker | Automates code quality checks in Moodle plugins using PHP CodeSniffer | 63 |
magento-ecg/coding-standard | Automated PHP code quality check tool for Magento and PHP applications | 308 |
easy-coding-standard/easy-coding-standard | Automates code standardization and formatting in PHP projects | 1,453 |
cakephp/cakephp-codesniffer | A tool that checks PHP code against coding standards used in CakePHP | 238 |
benmatselby/sublime-phpcs | A plugin for Sublime Text that integrates PHP code analysis and formatting tools | 814 |
phpcheckstyle/phpcheckstyle | Tools that checks PHP source code against predefined coding conventions to ensure consistency and adherence. | 164 |
carlosas/phpat | A tool that analyzes and enforces coding standards and architectural rules in PHP applications. | 1,089 |