korridor / cakephp-2-ide-helper
IDE helper for CakePHP 2
Installs: 113
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 0
Type:cakephp-plugin
Requires
- php: >=5.5
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