PhpStorm 2019.1 Help

Command Line Tool Support: Zend Framework 2

File | Settings | Tools | Command Line Tool Support for Windows and Linux
PhpStorm | Preferences | Tools | Command Line Tool Support for macOS


The dialog opens when you click the Add button and choose Zend Framework 2 Tool in the Choose Tool to Add dialog.
Use the dialog to configure Zend Framework support in PhpStorm.

Item

Description

Path to zf.php or zftool.phar

In this text box, specify the location of the <Zend-Framework-home>/zf.php or, <Zend-Framework-home>/zf.php file or the path to the zftool.phar archive. PhpStorm parses the contents of the specified file for Zend Framework commands.

PHP Interpreter

Choose one of the configured PHP interpreters from the list in the Execution area. See Configuring Remote PHP Interpreters for details.

Last modified: 26 July 2019

See Also