packagist dereuromark/cakephp-ide-helper 0.13.6

latest releases: dev-master, dev-dereuromark-patch-1, dev-better-event-method-annotation...
5 years ago

Improvements

Added Illuminator tool

The Illuminator can modify your PHP files based on Illuminator rulesets.
You can use the pre-set tasks, or create your own to enhance your PHP files and classes.

Each task has its own scope defined, based on path or filename.
If that doesnt match, it will be skipped.

bin/cake illuminator illuminate <path>

It ships with the following tasks:

  • EntityField task to expose your entity fields as class constants for cleaner usage in IDEs

fields

Please add your ideas/improvements/tasks as issue or pull request.

Don't miss a new cakephp-ide-helper release

NewReleases is sending notifications on new releases.