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: 8 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. 969
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,871
phpcsstandards/composer-installer A tool that automates the installation of PHP coding standards and rulesets. 560
phpcompatibility/phpcompatibility A tool that checks code for compatibility with different PHP versions 2,182
sebastianbergmann/phpunit A testing framework for PHP applications 19,698
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,268
cakephp/cakephp-codesniffer A tool that checks PHP code against coding standards used in CakePHP 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,754
thecodingmachine/safe Redefined PHP functions to throw exceptions instead of returning false on error 2,367
phpro/grumphp Automates code quality checks on commits to prevent bad coding practices from being committed 4,147
dancryer/phpci A tool for automating and simplifying the testing process of PHP applications. 2,419