🔗 Psalm - static analysis tool for PHP
https://psalm.dev
What Is Static Analysis?
Static code analysis is a method of debugging by examining source code before a program is run. It’s done by analyzing a set of code against a set (or multiple sets) of coding rules.