Libraries tagged by static-analyser
sirbrillig/phpcs-variable-analysis
37221104 Downloads
A PHPCS sniff to detect problems with variables.
phpdocumentor/reflection
9191672 Downloads
Reflection library to do Static Analysis for PHP Projects
phpcsstandards/phpcsutils
17520309 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
12480393 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
phpcompatibility/phpcompatibility-wp
21859389 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
php-stubs/wordpress-stubs
7930934 Downloads
WordPress function and class declaration stubs for static analysis.
php-parallel-lint/php-parallel-lint
39833023 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
overtrue/phplint
10495589 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
maglnet/composer-require-checker
7582611 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
icanhazstring/composer-unused
4876394 Downloads
Show unused packages by scanning your code
escapestudios/symfony2-coding-standard
9543967 Downloads
CodeSniffer ruleset for the Symfony 2+ coding standard
bmitch/churn-php
1049117 Downloads
Discover files in need of refactoring.
automattic/vipwpcs
7315336 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions
fabpot/php-cs-fixer
5364792 Downloads
A tool to automatically fix PHP code style
roave/infection-static-analysis-plugin
3066919 Downloads
Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis