Open any PHPStorm project directly from alfred

An Alfred Workflow


Short Description

Opens the given PHPStorm project. You can amend project path in "projPath"

Last Updated

07 Dec 2020

Compatibility

Yosemite
(10.10)
Mavericks
(10.9)
Mountain Lion
(10.8)
Lion
(10.7)
Snow Leopard
(10.6)
Yes Yes Yes Yes Yes
 

Version

2.0.2
 

Bundle ID

com.veraxus.aurawindsurfing.phpstorm
 

Categories

Setup

By default, this workflow will look in the ~/Sites 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) but with latest modfication I can not guarantee it will work with VSCode.

Usage

To use, simply type the "php" shortcut in Alfred,

You will see all project in a given directory.

Select project and open it.

 

Enjoy!

Forked from: https://www.packal.org/workflow/open-phpstorm-project