Skip to content

dmeybohm/chocolate-cakephp

Repository files navigation

Chocolate CakePHP

This plugin improves support for the CakePHP frameworks in PhpStorm / IntelliJ Ultimate.

It adds the ability to navigate to the dynamic classes (controllers, views, models, components, and view helpers) and autocompletion.

It supports CakePHP versions 5, 4, 3, and 2. CakePHP 2 support is disabled by default, but can be enabled in the settings.

Screenshots

Cake 3 Controller

CakePHP 3 Controller

Cake 2 Controller

CakePHP 2 Controller

Main Config Screen

Main config screen

Cake 3 Plugin Config Screen

CakePHP 3 Controller