Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Setting up PhpStorm

From MoodleDocs

[www.jetbrains.com/phpstorm/ PhpStorm] is a commercial IDE, it has arguably the best IDE for PHP developers with features such as code completion, code inspection, phpunit support, Behat support, database editor, debugger, etc.

General settings

TODO

Coding formatting

TODO

Code checker

TODO