Libraries tagged by Static code analysis
obresoft/racoony
27 Downloads
A security-first static analysis tool for PHP applications and frameworks. Identifies risky patterns and vulnerabilities based on CWE classifications.
o0h/phpstan-spaghetti
236 Downloads
PHPStan rules to enforce SPAGHETTI code style
ngmy/unused-public
8519 Downloads
Detect unused public properties, constants and methods in your code
neoighodaro/unused-public
1142 Downloads
Detect unused public properties, constants and methods in your code
mohamed-ashraf-elsaed/claude-kit
1 Downloads
One command sets up Claude Code (and any AI coding agent) on a Laravel project: engineering rules, a quality gate (PHPStan, Pint, Pest), skills, git hooks, and stack-aware frontend tooling.
mjgapp/larascan
5 Downloads
Dependency-free Laravel static analysis scanner with auto-fix, baseline, and SARIF output. Composer + Claude Code skill.
malico/php-sculptor
1 Downloads
Programmatically modify PHP code with a fluent, intuitive API
lumensistemas/lens
158 Downloads
Lumen's PHP code-quality conventions, baked in. Wraps php-cs-fixer, Rector and PHPStan with shipped config.
logics/codesniffer
2106 Downloads
PHP CodeSniffer static analysis tool
lingaro/magento2-coding-standard
6261 Downloads
Magento 2 Coding Standard used by Lingaro
linasram/ecs-gitlab-format
46 Downloads
GitLab output formatter for easy-coding-standard.
laravel-doctor/laravel-doctor
0 Downloads
Auditor determinista para codebases Laravel: seguridad, performance, Eloquent y arquitectura.
laravel-analyzer/cli
8 Downloads
Static analysis CLI and MCP server for Laravel projects — zero dependencies, pure PHP 8.2+
keteraf/laratooler
7 Downloads
A simple yet useful package that install all the modern devtools you need.
kariricode/devkit
2 Downloads
Zero-config PHP quality toolchain for KaririCode Framework. Bundles PHPUnit, PHPStan, PHP-CS-Fixer, Rector, and Psalm under a single `kcode` CLI — isolated in .kcode/ so it never pollutes production dependencies.