korridor/cakephp-2-ide-helper

This package is abandoned and no longer maintained. No replacement package was suggested.

IDE helper for CakePHP 2

Installs: 110

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 0

Type:cakephp-plugin

v1.0 2018-10-30 12:18 UTC

This package is auto-updated.

Last update: 2022-03-09 12:27:22 UTC


README

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