Easily allow PhpStorm projects to be opened. Shows all directories in your specified project path, filterable via query, and opens the the selected directory using PhpStorm.
Setup
By default, this workflow will look in the ~/PhpStormProjects/ directory for projects. You can can change this with the workflow's projPath environment variable.
You can easily modify this workflow to use another IDE of your choice by simply changing the ideAppName environment variable (e.g. VSCode).
Usage
To use, simply type the "ide" shortcut in Alfred, optionally followed by a search string for the project you want to open.