Libraries tagged by anax
sirbrillig/phpcs-variable-analysis
40138735 Downloads
A PHPCS sniff to detect problems with variables.
shipmonk/composer-dependency-analyser
3165490 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
segmentio/analytics-php
18798213 Downloads
Segment Analytics PHP Library
roave/infection-static-analysis-plugin
3711855 Downloads
Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis
tomasvotruba/type-coverage
5133188 Downloads
Measure type coverage of your project
szepeviktor/phpstan-wordpress
4865552 Downloads
WordPress extensions for PHPStan
spaze/phpstan-disallowed-calls
13972909 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
rubix/ml
1081068 Downloads
A high-level machine learning and deep learning library for the PHP language.
phpdocumentor/reflection
11569811 Downloads
Reflection library to do Static Analysis for PHP Projects
phpcsstandards/phpcsutils
21446619 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
15086615 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
phpcompatibility/phpcompatibility-wp
23796643 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
8901967 Downloads
WordPress function and class declaration stubs for static analysis.
overtrue/phplint
11286270 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
icanhazstring/composer-unused
5324332 Downloads
Show unused packages by scanning your code