PhpStorm 2022.2 Help

Command Line Tool Support: Symfony

The dialog opens when you click the Add button and choose Symfony in the Command Line Tools dialog. Use the dialog to configure Symfony support in PhpStorm.

Use the dialog to configure Symfony support in PhpStorm.

Item

Description

Path to Symfony

In this field, specify the location of the Symfony executable file:

  • <symfony_home>/data/bin/symfony for Symfony 1.2.

  • <symfony_home>/data/bin/symfony.bar for Symfony 1.4.

  • <symfony_home>/app/console for Symfony 2.

  • <symfony_home>/bin/console for Symfony 3, 4, and 5.

PhpStorm parses the contents of the specified file for Symfony commands.

PHP Interpreter

In this field, choose one of the configured local or remote PHP interpreters, through which the tool commands will be executed. For details on configuring PHP interpreters, see Configure local PHP interpreters and Configure remote PHP interpreters.

Symfony component version

From this list, choose the version to use.

Last modified: 14 September 2021