Integrate Spryker SDK commands into PhpStorm command line tools
Edit on GitHubTo make all the Spryker SDK commands available to PhpStorm, do the following:
- 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
. - To enable the Spryker SDK integration, restart PhpStorm.
All SDK commands are now available in the PhpStorm command line.
Thank you!
For submitting the form