Skip to content
/ PhpStorm Public

PhpStorm Command Line comands generation plugin

Notifications You must be signed in to change notification settings

skie/PhpStorm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PhpStorm plugin for CakePHP 3.x

Installation

You can install this plugin into your CakePHP 3.x 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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages