Libraries tagged by analysis tool
phpstan/phpstan
264996512 Downloads
PHPStan - PHP Static Analysis Tool
friendsofphp/php-cs-fixer
189334616 Downloads
A tool to automatically fix PHP code style
vimeo/psalm
60978024 Downloads
A static analysis tool for finding errors in PHP applications
staabm/side-effects-detector
20007552 Downloads
A static analysis tool to detect side effects in PHP code
deptrac/deptrac
686073 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
phpmetrics/phpmetrics
12207226 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
php-parallel-lint/php-parallel-lint
41095558 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
enlightn/enlightn
2845457 Downloads
Enlightn - Your performance & security consultant, an artisan command away.
overtrue/phplint
10734665 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
maglnet/composer-require-checker
7818527 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
fabpot/php-cs-fixer
5369599 Downloads
A tool to automatically fix PHP code style
dave-liddament/sarb
908704 Downloads
Provides tools for baselining static analysis results and comparing against that baseline
phpcsstandards/phpcsdevtools
293034 Downloads
Tools for PHP_CodeSniffer sniff developers.
rskuipers/php-assumptions
268327 Downloads
Static code analysis tool to detect weak assumptions
davmixcool/php-sentiment-analyzer
106622 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).