Libraries tagged by Static code analysis
vkcom/noverify
65274 Downloads
Pretty fast linter (code static analysis utility) for PHP
mamuz/php-dependency-analysis
108988 Downloads
Static code analysis to find violations in a dependency graph
spiral/code-style
446711 Downloads
Code style and static analysis tools rulesets collection
php-collective/code-sniffer
346012 Downloads
PhpCollective Code Sniffer Standards
php-code-archeology/php-code-archeology
4519 Downloads
Static analyzer for PHP project archeology. Calculates various metrics for your codebase.
scheb/tombstone-logger
536578 Downloads
Tracking of tombstones to find dead code in your codebase
redaxo/php-cs-fixer-config
104911 Downloads
php-cs-fixer config for REDAXO
qossmic/deptrac
3139563 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
calebdw/larastan
113867 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
giacocorsiglia/stubs-generator
127022 Downloads
Generate stubs from any PHP code for IDE completion and static analysis.
phpcsstandards/phpcsdevcs
728703 Downloads
Coding Standards ruleset for the code in external standards for PHP_CodeSniffer.
inpsyde/php-coding-standards
171514 Downloads
PHP 7.4+ coding standards for Syde WordPress projects.
denzyl/phanalist
46397 Downloads
Performant static analyzer for PHP, which is extremely easy to use. It helps you catch common mistakes in your PHP code.
codelytv/coding-style
36308 Downloads
PHP Coding Style rules we use in Codely
ahmed-bhs/doctrine-doctor
10091 Downloads
Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.