PhpStorm 2017.1 Help

PHP Code Editor

PhpStorm is an IDE that actually ‘gets’ your code. It provides smart code completion, syntax highlighting, extended code formatting configuration, on-the-fly error checking, code folding, supports language mixtures and more. Automated refactorings treat your code with care, helping to make global project settings easily and safely.

Code inspections verify your code as you type and inspect the whole project for possible errors or code smells. Quick-fixes for most inspections make it easy to fix or improve the code instantly. Alt+Enter shows appropriate options for each inspection.

PhpStorm helps you get around your code more efficiently and save time when working with large projects. Jump to a method, function or variable definition in just one click, or search for its usages.

Last modified: 19 July 2017