Larastan
nunomaduro/larastan: Discover bugs in your code without running it - phpstan wrapper for Laravel.
PHPStan
の
Laravel
向けのwrapper
LaravelのMagic methodでエラーにならないこと目指しているっぽい
Laravel takes advantage of PHP’s magic methods (i.e., __get()) for some of the framework functionality, and Larastan aims to analyze code that relies on magic methods and report any possible bugs.
Larastan: Discover Bugs in Your Code Before Running It - Laravel News