Libraries tagged by analysing
shipmonk/dead-code-detector
705396 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
4087080 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
phpmyadmin/sql-parser
47091623 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
phpdocumentor/reflection
14115975 Downloads
Reflection library to do Static Analysis for PHP Projects
phpcsstandards/phpcsutils
24800644 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
17720686 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
phpcompatibility/phpcompatibility-wp
25827389 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
9880676 Downloads
WordPress function and class declaration stubs for static analysis.
overtrue/phplint
11865905 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
maglnet/composer-require-checker
9100972 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
icanhazstring/composer-unused
5762229 Downloads
Show unused packages by scanning your code
escapestudios/symfony2-coding-standard
10408487 Downloads
CodeSniffer ruleset for the Symfony 2+ coding standard
enlightn/enlightn
3101997 Downloads
Enlightn - Your performance & security consultant, an artisan command away.
ekino/phpstan-banned-code
4710278 Downloads
Detected banned code using PHPStan
bmitch/churn-php
1301056 Downloads
Discover files in need of refactoring.