EOM / PhpStorm

PhpStorm Command Line comands generation plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PhpStorm plugin for CakePHP

Installation

You can install this plugin into your CakePHP application using composer.

The recommended way to install composer packages is:

composer require skie/cakephp-phpstorm

After install plugin run

bin/cake CommandLine 

to generate the custom xml file for PhpStorm Command Line Tools.

File stored into .idea/commandlinetools/Custom_ck.xml After that you should restart PhpStorm. After restart all shell comands should be available from command line tool (Ctrl+Shift+X) with detailed help.

Usage example

Sample

About

PhpStorm Command Line comands generation plugin


Languages

Language:PHP 100.0%