IntelliJ IDEA 2017.2 Help

Command Line Tool Support: Zend Framework 2

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


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

ItemDescription
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. IntelliJ IDEA parses the contents of the specified file for Zend Framework commands.
PHP Interpreter

The tool works only with local PHP interpreters.

Choose one of the configured PHP interpreters from the list in the Execution area. See Configuring Remote PHP Interpreters for details.
Last modified: 29 November 2017

See Also