Libraries tagged by Static code analysis
phpcpd-next/phpcpd
7683 Downloads
phpcpd-next — Copy/Paste (clone) detector for PHP 8.5+ with Type-1/2/3 detection. The maintained successor to the archived sebastianbergmann/phpcpd.
inpsyde/php-coding-standards
176852 Downloads
PHP 7.4+ coding standards for Syde WordPress projects.
denzyl/phanalist
48302 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
40149 Downloads
PHP Coding Style rules we use in Codely
alisqi/twigqi
72886 Downloads
Static code analysis for Twig templates
cytopia/awesome-ci
7770 Downloads
Lot's of tools for git, file and static source code analysis.
project-nos/spryker-twig-code-sniffer
34022 Downloads
This package aims to be for twig templates in spryker what phpcs is to php. It checks your codebase for violations on coding standards.
scheb/tombstone-logger
579425 Downloads
Tracking of tombstones to find dead code in your codebase
redaxo/php-cs-fixer-config
110395 Downloads
php-cs-fixer config for REDAXO
sensiolabs-de/deptrac
4208 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
shieldci/laravel
15525 Downloads
Automated code analysis for Laravel applications covering security, performance, reliability, code quality and best practices.
shieldci/analyzers-core
26025 Downloads
Shared foundation for building static analysis tools - includes abstract analyzer classes, result formatters, file parsers, and utilities
mspirkov/yii2-phpstan-rules
688 Downloads
A set of PHPStan rules for projects using the Yii2 framework
blundergoat/gruff-php
29502 Downloads
Opinionated PHP code-quality analyzer with SARIF output, baselines, and a local dashboard.
shipmonk/copy-paste-detector
4656 Downloads
Finds duplicated PHP code structures using AST-based analysis, inspired by CloneDR to detect Type-2 (parameterized) code clones.