Libraries tagged by code analysis

qb-technologies/laravel-config

1 Favers
2285 Downloads

🎯 Standardized PHP code quality configurations for PHP-CS-Fixer, PHPStan, Rector, and PHPCPD. Share consistent coding standards across all your projects.

Go to Download


phptramp/phptramp

1 Favers
2082 Downloads

Static analyzer that detects tramp data: parameters passed through chains of PHP methods that never use them.

Go to Download


phpsyntax/phpsyntax

3 Favers
315 Downloads

🌳 PhpSyntax: a lossless concrete syntax tree (CST) for PHP. Every token, space and comment is in the tree and printing it gives the file back byte for byte, so a tool changes only what it touches. Comes with a mutation API for refactoring, formatters and code generation.

Go to Download


pekral/rector-rules

2 Favers
19021 Downloads

Curated Rector rule set for PHP 8.4+ — 228 hand-picked rules in one import.

Go to Download


pekral/phpcs-rules

0 Favers
15354 Downloads

Custom ruleset for PHP_CodeSniffer (PHPCS) with additional rules and configuration, based on Slevomat Coding Standard. Helps to enforce consistent code style and best practices in PHP projects.

Go to Download


mjgapp/larascan

0 Favers
556 Downloads

Dependency-free Laravel static analysis scanner with auto-fix, baseline, and SARIF output. Composer + Claude Code skill.

Go to Download


lukaszzychal/phpstan-fixer

1 Favers
1648 Downloads

Framework-agnostic PHP library for automatically fixing PHPStan errors using static analysis

Go to Download


laruence/taint

621 Favers
0 Downloads

Taint is a PHP extension for detecting XSS codes (tainted strings).

Go to Download


docuccino/inference-phpstan

0 Favers
1085 Downloads

PHPStan and Larastan type inference for Docuccino: infers response and exception shapes from the real types in your code.

Go to Download


cline/analyzer

0 Favers
23964 Downloads

Configurable parallel PHP code analyzer for checking class references

Go to Download


built-fast/phpstan-sensitive-parameter

9 Favers
5356 Downloads

PHPStan extension for detecting parameters that should use SensitiveParameter

Go to Download


bnomei/scip-laravel

0 Favers
1865 Downloads

Laravel-aware SCIP index generation for Laravel applications.

Go to Download


arafa/laravel-deadcode-detector

3 Favers
617 Downloads

Detect and report dead / unused code in Laravel applications.

Go to Download


amashukov/rector-php-rules

1 Favers
1627 Downloads

Opinionated Rector rules for PHP — strict-assertion enforcement, no @phpstan-ignore, no env-checks in src, no superglobals, PSR Clock requirement, no direct DB / event-dispatch / assert() inside functional tests, and a comment-stripper that keeps only PHPStan tag blocks.

Go to Download


sajjadhossainshohag/laravel-doctor

7 Favers
334 Downloads

Code Health Checker for Laravel — catch broken routes, missing views, schema mismatches, and runtime errors before deployment.

Go to Download


<< Previous Next >>