illuminate/events
Illuminate Events is Laravel’s event dispatcher component, providing a simple way to register listeners and subscribers, dispatch events, and build decoupled, extensible application workflows with synchronous or queued handling.
Architecture fit: Ideal for Laravel-based applications as a core component of its event-driven architecture. For non-Laravel projects, integration requires adopting multiple Illuminate dependencies
How can I help you explore Laravel packages today?