kayw-geek/phpstan-type-trace

See the full type-inference chain of any value in PHPStan, not just a single snapshot.

20Stars on the repository
2Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

phpstan-trace

01

kayw-geek/phpstan-type-trace

Skill Claude CodeCodex

Part of phpstan-type-trace

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