symfony/event-dispatcher
Symfony EventDispatcher component lets application parts communicate via events. Dispatch events and register listeners or subscribers to react to them, enabling decoupled, extensible architectures with a lightweight, reusable event system.
The EventDispatcher component provides tools that allow your application components to communicate with each other by dispatching events and listening to them.
How can I help you explore Laravel packages today?