https://github.com/dmeybohm/chocolate-cakephp
Framework plugin for CakePHP in PhpStorm
https://github.com/dmeybohm/chocolate-cakephp
cakephp phpstorm phpstorm-plugin
Last synced: 5 months ago
JSON representation
Framework plugin for CakePHP in PhpStorm
- Host: GitHub
- URL: https://github.com/dmeybohm/chocolate-cakephp
- Owner: dmeybohm
- License: mit
- Created: 2017-06-26T00:22:11.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-08-25T01:27:26.000Z (5 months ago)
- Last Synced: 2025-08-25T04:34:16.070Z (5 months ago)
- Topics: cakephp, phpstorm, phpstorm-plugin
- Language: Kotlin
- Homepage:
- Size: 2.91 MB
- Stars: 17
- Watchers: 3
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
## 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

#### Cake 2 Controller

#### Main Config Screen

#### Cake 3 Plugin Config Screen
