Support the ongoing development of Laravel.io →
posted 10 years ago
Architecture

Hi, guys,

I am trying to implement event driven design for my apps. The problem I bumped in is how to keep track of those events? When you work in a team it is good to have a list of available events with a description, cause when you have a number of events in your app it is getting difficult to keep track of all the events and IDE does not help to do it. I am using PHPStorm it has awesome panel for TODO, I would be amazing to have something similar for events :D

The simples solution is to have docs file for events and manually add events to it, however maybe there is some kind of solutions like doc block for events e.g. @event ...... or smth similar?

So, guys I want to ask how you cope with this issue?

Last updated 2 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

luknei luknei Joined 7 Mar 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.