Note:

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

Setting up PhpStorm: Difference between revisions

From MoodleDocs
(Created page with "[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 sup...")
 
No edit summary
Line 1: Line 1:
[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.
[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
TODO

Revision as of 03:16, 5 June 2014

[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