Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Events Laravel Package

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.

View on GitHub
Deep Wiki
Context7

Product Decisions This Supports

  • Enables event-driven architecture for decoupled, scalable application components (e.g., user registration triggering email notifications, analytics updates, and audit logs without tight coupling).
  • Supports asynchronous processing of background tasks (e.g., sending welcome emails post-signup) to improve user experience and system responsiveness.
  • Eliminates need for third-party event systems, reducing integration risks, maintenance overhead, and technical debt.
  • Critical for roadmap features requiring real-time updates (e.g., live dashboards) or microservice communication via Laravel's event bus.

When to Consider This Package

  • Adopt only when building Laravel applications needing event/listener patterns.
  • Avoid if using non-Laravel frameworks (e.g., Symfony, Lumen) — use their native event systems instead.
  • Not required for simple CRUD apps without async processing or cross-component communication needs.
  • For high-throughput, cross-language event systems (e.g., Kafka, RabbitMQ), consider dedicated messaging infrastructure instead of Laravel’s built-in solution.
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
apiboxsym/user-bundle
apiboxsym/health-check-bundle
jayeshmepani/jpl-moshier-ephemeris-php
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui
babelqueue/php-sdk
facebook/capi-param-builder-php
babelqueue/symfony
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui