Note:

This site is no longer used and is in read-only mode. Instead please go to our new 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