IntelliJ IDEA 2017.3 Help

Google App Engine for PHP

This feature is only supported in the Ultimate edition.

The following is only valid when PHP Plugin is installed and enabled!

With IntelliJ IDEA, you can develop a PHP application for running in the Google PHP Runtime Environment. IntelliJ IDEA supports all the major Google App Engine for PHP development practices and provides the possibility to run and debug your applications locally before uploading them to the runtime environment.

In this section:

Google App Engine support in IntelliJ IDEA

  • A dedicated project type with a specific directory structure and configuration file.
  • A dedicated App Engine for PHP run/debug configuration for running and debugging applications on the PHP Development Server which comes bundled with the Google App Engine for PHP SDK.
  • Uploading applications using the command of the Tools menu.
Last modified: 6 March 2018

See Also