Integrate Spryker SDK commands into PhpStorm command line tools

Edit on GitHub

To make all the Spryker SDK commands available to PhpStorm, do the following:

  1. Within your project, run spryker-sdk sdk:php:create-phpstorm-config. This generates a custom configuration file for PhpStorm command line tools: .idea/commandlinetools/Custom_Spryker_Sdk.xml.
  2. To enable the Spryker SDK integration, restart PhpStorm.

All SDK commands are now available in the PhpStorm command line.