Libraries tagged by analysis tool
phpstan/phpstan
281187620 Downloads
PHPStan - PHP Static Analysis Tool
friendsofphp/php-cs-fixer
198678102 Downloads
A tool to automatically fix PHP code style
vimeo/psalm
65227798 Downloads
A static analysis tool for finding errors in PHP applications
staabm/side-effects-detector
28372972 Downloads
A static analysis tool to detect side effects in PHP code
deptrac/deptrac
1103364 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
phpmetrics/phpmetrics
12608217 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
php-parallel-lint/php-parallel-lint
43571561 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
overtrue/phplint
11199860 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
maglnet/composer-require-checker
8291179 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
enlightn/enlightn
2937347 Downloads
Enlightn - Your performance & security consultant, an artisan command away.
fabpot/php-cs-fixer
5379571 Downloads
A tool to automatically fix PHP code style
dave-liddament/sarb
973909 Downloads
Provides tools for baselining static analysis results and comparing against that baseline
phpcsstandards/phpcsdevtools
749537 Downloads
Tools for PHP_CodeSniffer sniff developers.
rskuipers/php-assumptions
274302 Downloads
Static code analysis tool to detect weak assumptions
davmixcool/php-sentiment-analyzer
113624 Downloads
PHP Sentiment Analyzer is a lexicon and rule-based sentiment analysis tool that is used to understand sentiments in a sentence using VADER (Valence Aware Dictionary and sentiment Reasoner).