项目作者: korridor

项目描述 :
The CakePHP 2 IDE Helper Generator Plugin creates an IDE helper file that helps your IDE with automatic suggestions.
高级语言: PHP
项目地址: git://github.com/korridor/cakephp-2-ide-helper.git
创建时间: 2018-10-30T11:50:55Z
项目社区:https://github.com/korridor/cakephp-2-ide-helper

开源协议:Other

下载


CakePHP 2 IDE Helper Generator

Warning: This repository is no longer being maintained!

The CakePHP 2 IDE Helper Generator Plugin creates an IDE helper file that helps your IDE
with automatic suggestions.

Credits

This plugin is based on this CcShell file created by Mark Scherer.

Install

Require this package with composer using the following command:

  1. composer require korridor/cakephp-2-ide-helper

Usage

This command will create a _ide_helper.php file in the app root.

  1. cake Cakephp2IdeHelper.ide_helper

Supported IDEs

  • PhpStorm