Libraries tagged by static-analysis
bmitch/churn-php
1092711 Downloads
Discover files in need of refactoring.
automattic/vipwpcs
7481997 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions
fabpot/php-cs-fixer
5367824 Downloads
A tool to automatically fix PHP code style
roave/infection-static-analysis-plugin
3141326 Downloads
Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis
woocommerce/woocommerce-sniffs
5535779 Downloads
WooCommerce sniffs
weirdan/doctrine-psalm-plugin
5847676 Downloads
Stubs to let Psalm understand Doctrine better
tomasvotruba/unused-public
2155181 Downloads
Detect unused public properties, constants and methods in your code
tomasvotruba/bladestan
314453 Downloads
PHPStan rule for static analysis of Blade templates
staabm/phpstan-todo-by
819153 Downloads
staabm/phpstan-dba
1739131 Downloads
shipmonk/phpstan-rules
674906 Downloads
Various extra strict PHPStan rules we found useful in ShipMonk.
shipmonk/dead-code-detector
120339 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
saschaegerer/phpstan-typo3
2448305 Downloads
TYPO3 CMS class reflection extension for PHPStan
phpcompatibility/phpcompatibility-paragonie
22704279 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Paragonie polyfill libraries.
php-stubs/woocommerce-stubs
2080431 Downloads
WooCommerce function and class declaration stubs for static analysis.