IntelliJ IDEA 2016.3 Help

Enabling PHP support

This feature is supported in the Ultimate edition only.

In this section:

Introduction

After you have downloaded, installed, and configured the tools that make your development environment, you need to integrate them with IntelliJ IDEA and activate their support in the project you are going to work with. Basically, all you need to start is configure your PHP installation as an interpreter. You can have several PHP engines installed on your computer, or on remote hosts, or in Vagrant virtual development environments and configured as interpreters in IntelliJ IDEA, see Configuring Local PHP Interpreters and Configuring Remote PHP Interpreters. However, within a project, you can have only one of these interpreters activated.

Optionally, you can also enable support of other PHP development tools, see Configuring Synchronization with a Web Server, Configuring a Debugging Engine, PHP-Specific Command Line Tools, Testing PHP Applications.

Before you start

See Also

Last modified: 21 March 2017