Qodana
 
You are viewing the documentation for an earlier version of Qodana.

Qodana for PHP

Edit page Last modified: 18 October 2022

official project

Qodana PHP is based on PhpStorm and provides static analysis for PHP projects. It brings all the smarts from PhpStorm, which help you:

  • detect anomalous code and probable bugs

  • eliminate dead code

  • highlight spelling problems

  • improve overall code structure

  • introduce coding best practices