2017 © Pedro Peláez
 

cakephp-plugin cakephp-phpstorm

PhpStorm plugin for CakePHP

image

skie/cakephp-phpstorm

PhpStorm plugin for CakePHP

  • Wednesday, February 28, 2018
  • by skiedr
  • Repository
  • 1 Watchers
  • 4 Stars
  • 103 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 4 Forks
  • 0 Open issues
  • 1 Versions
  • 13 % Grown

The README.md

PhpStorm plugin for CakePHP 3.x

Installation

You can install this plugin into your CakePHP 3.x application using composer., (*1)

The recommended way to install composer packages is:, (*2)

composer require skie/cakephp-phpstorm

After install plugin run, (*3)

bin/cake CommandLine 

to generate the custom xml file for PhpStorm Command Line Tools., (*4)

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., (*5)

Usage example

Sample, (*6)

The Versions

28/02 2018

dev-master

9999999-dev

PhpStorm plugin for CakePHP

  Sources   Download

The Requires

 

The Development Requires