Adds a new console command mcx:event:list
The command scans all php files for constants with @Event
annotations.
It then outputs all found events as a text-table or a JSON list.
json output with manual selection of output fields
- filtering of events
- sorting of events
- grouping of events