kayw-geek

3 mods across 1 repository, 20 stars between them.

phpstan-type-trace

02

kayw-geek/phpstan-type-trace

Plugin Claude Code

See the full type-inference chain of any PHP value in PHPStan — every assignment, parameter binding, narrowing, and read up to the failing line. Lets Claude Code fix PHPStan errors with upstream type evidence instead of guesses.

20 3mo ago A tokens not measured original MIT

phpstan-trace

03

kayw-geek/phpstan-type-trace

Skill Claude CodeCodex

Use when a PHPStan/Larastan type error is NON-TRIVIAL to fix by reading the source alone — the variable crosses multiple scopes (closure, callback, helper), is shaped by a third-party extension (larastan Eloquent magic attributes, webmozart/assert, doctrine generics, dynamic-return-type extensions), lives in a method…

20 3mo ago C 143 tokens original MIT