Libraries tagged by analizis
ixnode/php-quality-suite
141 Downloads
PHP Quality Suite - A zero-config PHP quality toolbox combining Rector, PHPStan, and PHPMD. Run static analysis and automated refactorings with simple commands.
tritoq/cielo
16138 Downloads
Classe para integração com o Webservice da Cielo e a ferramenta de Análise de Risco
sunnysideup/diffanalyser
85 Downloads
Go through your git commits and analyse the changes per day.
phpstan/phpstan
403615984 Downloads
PHPStan - PHP Static Analysis Tool
phpdocumentor/reflection-common
771384855 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
larastan/larastan
72822432 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
friendsofphp/php-cs-fixer
269490490 Downloads
A tool to automatically fix PHP code style
wp-coding-standards/wpcs
54300829 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
vimeo/psalm
87281108 Downloads
A static analysis tool for finding errors in PHP applications
squizlabs/php_codesniffer
407126187 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
phpcompatibility/php-compatibility
88789906 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
deptrac/deptrac
11781506 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
szepeviktor/phpstan-wordpress
13230521 Downloads
WordPress extensions for PHPStan
symplify/easy-coding-standard
40095033 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer
staabm/side-effects-detector
135930300 Downloads
A static analysis tool to detect side effects in PHP code