- Download and enable the required third party tool or define a custom tool.
- Create and open a Symfony or a Yii project, open it in PhpStorm, and monitor its structure in the Framework tool window.
- Customize the tool commands, if necessary, and have the tool definition file validated.
-
Reload the commands from the executable file.
Note
This functionality is currently available for the Symfony tool only. You can add new tasks to the command definition file and enable PhpStorm to use them without re-configuring the command line tool, that is, without removing it from the list of available ones and adding it anew.
- Invoke commands and analyze the results of their execution in the dedicated Command Line Tools Console tool window.

through
integration with PHP-specific command line tools.
Integration with command line tools is provided at the PhpStorm level, so once configured, a tool can be used in all your PhpStorm projects.
Just activate or de-activate it when necessary depending on the needs of each specific project.