This plugin integrates the best IDE known as PhpStorm with the best php eventing library Kdyby Events.
- go to attached events on event declaration
- go to attached events on event invocation
- event names autocompletion
- event name click-thru to event declaration
Click on event definition and go to any attached handler.
Start typing event name within getSubscribedEvents
and it will autocomplete available events.