Libraries tagged by code analyse
friendsofphp/php-cs-fixer
205328274 Downloads
A tool to automatically fix PHP code style
phpdocumentor/reflection-common
653230212 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
vimeo/psalm
67961880 Downloads
A static analysis tool for finding errors in PHP applications
deptrac/deptrac
1603594 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
symplify/easy-coding-standard
29029220 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
staabm/side-effects-detector
35843884 Downloads
A static analysis tool to detect side effects in PHP code
shipmonk/dead-code-detector
499540 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.
ekino/phpstan-banned-code
4520789 Downloads
Detected banned code using PHPStan
fabpot/php-cs-fixer
5407123 Downloads
A tool to automatically fix PHP code style
icanhazstring/composer-unused
5510828 Downloads
Show unused packages by scanning your code
edgedesign/phpqa
945192 Downloads
Analyze PHP code with one command.
weirdan/doctrine-psalm-plugin
6189680 Downloads
Stubs to let Psalm understand Doctrine better
tomasvotruba/unused-public
2508643 Downloads
Detect unused public properties, constants and methods in your code
staabm/phpstan-dba
1903912 Downloads
helmich/typo3-typoscript-lint
2556005 Downloads
Static code analysis for the TypoScript configuration language.