Open main menu

Changes

extracted from the 'Testing page'
Part of [[Testing]] is the static analysis that your IDE can perform, or that standalone analysis tools can perform.



[https://github.com/brendt Brent Roose] of PHP Annotated discusses Static Analysis in this video about Generics in PHP
{{#ev:youtube|https://www.youtube.com/watch?v=JtmRG5lCENA|right}}

==Static Analysis tools for PHP==

===Phan===
see [[Phan]]

===PHPStan===
This is my favorite tool. See [[PHPStan]]

===Psalm===
https://psalm.dev/

[[Category:Tools]]
[[Category:Static analysis]]
[[Category:Continuous Integration]]
[[Category:Programming]]
[[Category:MediaWiki]]