Static analysis
Jump to navigation
Jump to search
Part of Testing is the static analysis that your IDE can perform, or that standalone analysis tools can perform.
Brent Roose of PHP Annotated discusses Static Analysis in this video about Generics in PHP
Static Analysis tools for PHP[edit | edit source]
Phan[edit | edit source]
see Phan
PHPStan[edit | edit source]
This is my favorite tool. See PHPStan