PHP Command Line Tool Support: Symfony
File | Settings | Tools | PHP Command Line Tool Support for Windows and Linux
PhpStorm | Settings | Tools | PHP Command Line Tool Support for macOS
The dialog opens when you click and choose Symfony in the PHP Command Line Tool Support dialog.
Use the dialog to configure Symfony support in PhpStorm.
note
For more information, see Using the Symfony command line tool from PhpStorm.
Item | Description |
---|---|
Path to Symfony | In this field, specify the location of the Symfony executable file:
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 more information about configuring PHP interpreters, refer to Configure local PHP interpreters and Configure remote PHP interpreters. |
Symfony component version | From this list, choose the version to use. |
Thanks for your feedback!