Libraries tagged by statamic-analytics
sirbrillig/phpcs-variable-analysis
52464420 Downloads
A PHPCS sniff to detect problems with variables.
shipmonk/phpstan-rules
2258947 Downloads
Various extra strict PHPStan rules we found useful in ShipMonk.
shipmonk/dead-code-detector
3613362 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.
shipmonk/composer-dependency-analyser
8433134 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
phpstan/phpstan-webmozart-assert
27239632 Downloads
PHPStan webmozart/assert extension
phpstan/phpstan-mockery
27086979 Downloads
PHPStan Mockery extension
phpdocumentor/reflection
26032987 Downloads
Reflection library to do Static Analysis for PHP Projects
phpcsstandards/phpcsutils
40345071 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
29912956 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
phpcompatibility/phpcompatibility-wp
34423806 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
16154838 Downloads
WordPress function and class declaration stubs for static analysis.
overtrue/phplint
14145684 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
escapestudios/symfony2-coding-standard
11542085 Downloads
CodeSniffer ruleset for the Symfony 2+ coding standard
ekino/phpstan-banned-code
6261692 Downloads
Detected banned code using PHPStan
automattic/vipwpcs
11408986 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions