jbelien/phpstan-sarif-formatter
SARIF error formatter for PHPStan (1.x/2.x). Outputs analysis results as SARIF JSON for easy integration with GitHub Code Scanning and CI pipelines. Configure via phpstan.neon and run phpstan analyze --error-format=sarif.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| rollerscapes/standards | 0.81 | — | 0 | 0 | 0 | 167 | 0 | 15.7 | 34.4 | — | 4 months ago | |
| slam/phpstan-extensions | 0.80 | PHPStan extensions with extra strict rules: unused variables, closure parameter typehints, enforce ::class notation, forbid goto, naming conventions, validate PHPUnit annotation FQCNs, and restrict access to globals/static properties in specific contexts. | 71 | 71 | 13 | 43K | 2 | 27.7 | 45.4 | MIT | 2 months ago | |
| kcs/phpstan-strict-rules | 0.80 | Fork of thecodingmachine/phpstan-strict-rules to support PHPStan v2. Adds stricter best-practice rules beyond core PHPStan, especially around exception handling (avoid throwing base Exception, empty catches, proper rethrowing). | 3 | 3 | 0 | 5K | 0 | 0.0 | 43.0 | — | — | |
| e-lodgy/coding-standard | 0.80 | E-Lodgy’s shared Easy Coding Standard (ECS) configuration for PHP projects. Install via Composer, import the provided ecs.php, and apply consistent formatting and code style rules across your src, tests, and config files. | 0 | 0 | 1 | 5 | 1 | 2.6 | 10.7 | MIT | 2 years ago | |
| phpstan/phpstan | 0.80 | PHPStan is a static analysis tool for PHP that finds bugs without running your code. It catches whole classes of errors early, improving type safety and code correctness, and helps you spot issues before writing tests or deploying. | 14,035 | 14,104 | 958 | 9M | 1,061 | 94.2 | 72.3 | MIT | 2 weeks ago | |
| yamadashy/phpstan-friendly-formatter | 0.80 | PHPStan Friendly Formatter enhances PHPStan output with code frames around errors, a summary of error identifiers and counts, and clean, readable reports. Install via Composer, include the extension in phpstan.neon, and set errorFormat to friendly. | 65 | 64 | 5 | 83K | 1 | 13.1 | 46.8 | MIT | 5 months ago | |
| shipmonk/phpstan-rules | 0.80 | 40 super-strict PHPStan rules from ShipMonk to plug gaps in extra-strict setups. Install via Composer, include rules.neon, then enable/disable or tune rules per-project. Targets tricky PHP edge cases like unsafe comparisons, casts, arrays, enums and more. | 155 | 154 | 23 | 211K | 1 | 28.4 | 50.9 | MIT | 2 months ago | |
| arty/php-coding-standard | 0.80 | — | 2 | 3 | 0 | 8 | 0 | 11.8 | 12.5 | MIT | 6 months ago | |
| korbeil/phpstan-generic-rules | 0.79 | PHPStan extension that enforces and improves the use of PHP generics. Adds custom rules to catch missing or incorrect template types, invalid generic usages, and helps keep docblocks and type hints consistent for safer, more accurate static analysis. | 12 | 12 | 5 | 7K | 2 | 9.0 | 39.5 | — | 9 months ago | |
| wyrihaximus/phpstan-rules-wrapper | 0.79 | Composer wrapper that bundles popular PHPStan rule sets and extensions into one install. Works out of the box with phpstan/extension-installer, pulling in strict, deprecation, PHPUnit, Mockery, dead-code detection, PSR-3, and type-coverage rules. | 6 | 6 | 0 | 133K | 1 | 30.2 | 64.9 | MIT | 5 days ago | |
| drupol/php-conventions | 0.79 | Opinionated PHP conventions toolkit with presets for code style, static analysis, and QA tooling. Helps standardize projects quickly by providing shared configuration and automation-friendly defaults for common PHP workflows. | 7 | 7 | 2 | 745 | 0 | 0.1 | 27.3 | MIT | — | |
| phpstan/phpstan-strict-rules | 0.79 | Extra-strict, opinionated PHPStan rules for highly defensive, strongly typed PHP. Enforces boolean conditions, numeric operands, strict calls (e.g., in_array), detects useless casts, prevents loop variable overwrites, and requires matching switch/case types. | 703 | 713 | 62 | 3M | 38 | 47.0 | 75.0 | MIT | 5 days ago | |
| ticketswap/phpstan-error-formatter | 0.78 | Minimalistic PHPStan error formatter with clickable file+line links per error, no wrapping output, naive syntax highlighting, and visually truncated paths while preserving links. Easy install via Composer; enable with errorFormat: ticketswap. | 87 | 87 | 5 | 43K | 0 | 20.4 | 41.9 | MIT | 3 months ago | |
| symplify/phpstan-extensions | 0.73 | Extra PHPStan rules and extensions from Symplify to improve static analysis of PHP projects. Adds better type inference and framework-aware checks, helping catch bugs earlier and keep codebases consistent with minimal configuration. | 39 | 39 | 5 | 263K | 0 | 0.4 | 52.7 | MIT | — |
How can I help you explore Laravel packages today?