Libraries tagged by phpstan errors
mglaman/phpstan-junit
743950 Downloads
ErrorFormatter for PHPStan to output errors in JUnit format
lukaszzychal/phpstan-fixer
774 Downloads
Framework-agnostic PHP library for automatically fixing PHPStan errors using static analysis
gboquizosanchez/phpstan-report
328 Downloads
Laravel package to display PHPStan errors in a view
noximo/phpstan-fileoutput
18194 Downloads
An error formatter for PHPStan that exports analysis result into HTML file
jsoizo/php-result
11 Downloads
A type-safe Result type for PHP 8.1+ with PHPStan support.
voku/phpstan-agent-format
18 Downloads
PHPStan custom error formatter optimized for coding-agent repair loops.
rquadling/phpstan-junit
39750 Downloads
PHPStan JUnit error reporter
webkult/phpstan-ai-formatter
0 Downloads
Compact PHPStan error formatter designed for AI coding assistants. Transforms verbose PHPStan output into token-efficient format. Ideal for Claude, ChatGPT, Copilot and similar tools. Saves context window space while preserving all essential error information.
szepeviktor/phpstan-editorlink
3 Downloads
PHPStan error formatter for terminal-based editors
supermetrics/phpstan-error-formatter-md
210 Downloads
PHPStan error formatter to output errors in Markdown format
matla/phpstan-error-formatter-wrapper
1212 Downloads
allow wrap several error formatters
alxt/phpstan-bitbucket
63 Downloads
PHPStan error formatter for Bitbucket Pipeline Reports
senki/phpstan-prevent-ignore-line
8 Downloads
PHPStan rule to detect and prohibit the use of `@phpstan-ignore-error-line` and `@phpstan-ignore-error-next-line` annotations within your PHP codebase.
samcday/phpstan-junit
37 Downloads
PHPStan JUnit error reporter
maximilian-kresse/phpstan-ignore-error-formatter
3 Downloads
A error formatter wrapper to ignore the exit code of the wrapped error formatter and always return 0