php:php-analysis

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
php:php-analysis [2023/04/29 14:33] – removed - external edit (Unknown date) 127.0.0.1php:php-analysis [2023/05/29 11:55] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== PHP Analysis ======
  
 +Psalm is a static analysis tool that attempts to dig into your program and find as many type-related bugs as possible.
 +https://github.com/vimeo/psalm
 +https://psalm.dev/
 +Most of them are from running 'composer psalm' and 'composer format' on the code.
 +https://psalm.dev/docs/running_psalm/language_server/
 +https://github.com/sublimelsp/LSP
 +
 +https://psalm.dev/docs/running_psalm/installation/
 +https://github.com/vimeo/psalm
 +
 +
 +https://medium.com/@ondrejmirtes/three-pillars-of-static-analysis-in-php-f3f5d7bfd61b
 +
 +https://github.com/sublimelsp/LSP
 +
 +https://psalm.dev/docs/running_psalm/language_server/
 +
 +
 +
 +https://github.com/phpstan/phpstan
 +https://phpstan.org/user-guide/getting-started
 +
 +https://github.com/exakat/php-static-analysis-tools
 +
 +https://github.com/sebastianbergmann/phpcpd
 +
 +https://github.com/phan/phan