korridor / cakephp-2-ide-helper

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

composer require korridor/cakephp-2-ide-helper

Usage

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

cake Cakephp2IdeHelper.ide_helper

Supported IDEs

  • PhpStorm

About

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

License:Other


Languages

Language:PHP 100.0%