packagist dereuromark/cakephp-ide-helper 1.5.0

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

Fixes

  • Fixed translation key autocomplete generation for quoted strings.
  • Fixed deprecated Type calls to TypeFactory ones

Improvements

  • Added table autocomplete for Seed classes
  • Added Type::map() autocomplete
  • Allow more control over key quoting through KeyValue value object if needed (most won't)
  • Annotate actual virtual fields on the entity as @property-read (read-only).
  • CakePHP 4.1 ready autocomplete on route path strings for URL generation
    • Router::pathUrl()
    • UrlHelper::buildFromPath()
    • HtmlHelper::linkFromPath()

Note: Requires cakephp/bake 2.1+ now and with it the new CakePHP TwigView plugin.

ide_html

URL generation has never been this easy and fast. Type 1-2 chars and select quickly what you meant.
Almost mind-reading capability here :)

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

NewReleases is sending notifications on new releases.