symfony/event-dispatcher
Symfony’s EventDispatcher component lets application parts communicate by dispatching events to registered listeners and subscribers. Build decoupled, extensible workflows with a simple API for adding, removing, and prioritizing handlers.
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?