Hacker News new | ask | show | jobs
by tj0 2183 days ago
You might also look into exakat and phpstan. I can speak to the quality of exakat (my preferred static analyzer), where phpstan comes in as a close second.

This one also looks decent, and will be evaluating it for use in my day job.

1 comments

This one looks more like a polished wrapper around phpstan and several other tools: https://github.com/nunomaduro/phpinsights/blob/master/compos...
It doesn't wrap PHPStan