Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

Latest commit

 

History

History
30 lines (18 loc) · 671 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 671 Bytes

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