IntelliJ IDEA 2018.1 Help

Google App Engine for PHP

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: 24 July 2018

See Also