Libraries tagged by stat
statamic/cms
2643794 Downloads
The Statamic CMS Core Package
spaze/phpstan-disallowed-calls
15088161 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.
sirbrillig/phpcs-variable-analysis
41754939 Downloads
A PHPCS sniff to detect problems with variables.
shipmonk/dead-code-detector
566751 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
3729997 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
pragmarx/countries
3167695 Downloads
PHP Countries and Currencies
phpdocumentor/reflection
13168613 Downloads
Reflection library to do Static Analysis for PHP Projects
phpcsstandards/phpcsutils
23526228 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
16724474 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
phpcompatibility/phpcompatibility-wp
25028311 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
9519635 Downloads
WordPress function and class declaration stubs for static analysis.
overtrue/phplint
11656073 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
maglnet/composer-require-checker
8870343 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
icanhazstring/composer-unused
5592682 Downloads
Show unused packages by scanning your code
escapestudios/symfony2-coding-standard
10246866 Downloads
CodeSniffer ruleset for the Symfony 2+ coding standard