event-engine/php-messaging
Messaging components for PHP apps: message bus, commands, events and queries with middleware-style dispatching. Designed to pair with Event Engine/event sourcing stacks but usable standalone for structured, testable message handling.
UserCreated event).TrackEvent → analytics DB).Adopt if:
Look elsewhere if:
For Executives: "This package lets us build real-time features (e.g., live notifications, fraud detection) without managing a separate messaging system. For example, when a user signs up, we can instantly trigger a welcome email and log their activity—all with minimal dev effort. It’s like adding a ‘fire-and-forget’ superpower to our PHP apps, cutting integration time by 30% while keeping costs low."
For Engineering: *"It’s a thin wrapper for Laravel’s queue system with event extensions—think of it as Laravel Events + Queues on steroids. Key perks:
Bus, Dispatchers, and Jobs (e.g., Event::dispatch(new UserCreated())).How can I help you explore Laravel packages today?