PHP_CodeSniffer

Code auditor

Automates code review and quality checks in PHP projects to enforce coding standards.

PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.

GitHub

11k stars
194 watching
1k forks
Language: PHP
last commit: 9 months ago
Linked from 3 awesome lists

automationclicoding-standardsphpqastatic-analysis

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
phpcsstandards/php_codesniffer Detects and enforces coding standards in PHP code to ensure consistency and quality. 1,005
higidi/composer-phpcodesniffer-standards-plugin Installs PHP CodeSniffer Standards to enforce coding consistency and quality 6
php-cs-fixer/php-cs-fixer Automates fixing PHP coding standards issues to follow community-driven standards 12,922
phpcsstandards/composer-installer A tool that automates the installation of PHP coding standards and rulesets. 566
phpcompatibility/phpcompatibility Checks PHP code for compatibility across different versions of the language. 2,191
sebastianbergmann/phpunit A testing framework for writing unit tests in PHP. 19,733
phpcompatibility/phpcompatibilitysymfony Analyzes PHP code for cross-version compatibility issues using Symfony polyfill libraries 6
bcit-ci/codeigniter A PHP framework that provides a set of libraries and a simple interface to speed up web application development 18,263
cakephp/cakephp-codesniffer A PHP code analysis tool that checks coding standards against the CakePHP framework's coding guidelines 238
extdn/extdn-phpcs A collection of advanced PHP CodeSniffer rules for Magento 2 development to enforce best practices and improve code quality. 81
moodlehq/moodle-local_codechecker Automates code quality checks in Moodle plugins using PHP CodeSniffer 63
stripe/stripe-php A PHP library providing access to the Stripe API. 3,759
thecodingmachine/safe A set of core PHP functions rewritten to throw exceptions instead of returning false on error 2,375
phpro/grumphp Automates code quality checks on commits to prevent bad coding practices from being committed 4,154
dancryer/phpci Automates testing and dependency management for PHP projects 2,418