• skip to content

Wulf's Various Things

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
Trace: • iptables systemd persistent • PHP mysqli migration • GitHub Standard Fork & Pull Request Workflow • CPU/RAM usage • Logitech H820e Headset • Py Win service • Arduino PIR Sensor Fade Kitchen LED Lighting • Mount Sharepoint • jquery ratings bar • PHP Analysis

Sidebar

  • 3D Printer
  • AI
  • Android
  • Games
  • Household Tips
  • Howto Guides
  • Installs/Configs
  • Javascript
  • Kodi
  • Linux
  • Photography
  • PHP
    • Add/Update/Delete Form
    • Background process
    • Docker PHP Dev
    • Error email
    • FTPS
    • Multi Dimensional Array Compare
    • PHP 5.6 on Debian 9
    • PHP 8 on Debian 11
    • PHP Analysis
    • PHP CS Fixer
    • PHP FPM Logging
    • PHPLint
    • PHP mysqli migration
    • PhpStorm
  • PlayGround
  • Python
  • Raspberry Pi
  • Recipes / Cooking
  • Synology
  • temp
  • Tweaks
  • Windows
  • temp-notes
  • TV settings
php:php-analysis

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

php/php-analysis.txt · Last modified: 2023/05/29 11:55 by 127.0.0.1

Page Tools

  • Show pagesource
  • Old revisions
  • Backlinks
  • Export to PDF
  • Back to top