danielkorytek/messenger-bridge-bundle
user.created.en vs. user.created.es) for localized workflows.Adopt if:
Look elsewhere if:
symfony/messenger extras or php-amqplib).For Executives: "This package lets us integrate with Docplanner’s messaging system with minimal dev effort—think of it as a ‘plug-and-play’ bridge for async workflows like appointment confirmations or patient notifications. By leveraging Symfony Messenger (which we already use), we avoid building custom routing logic from scratch, saving ~3 months of dev time. It’s a low-risk way to future-proof our compliance with Docplanner’s standards while keeping our architecture flexible for multi-locale support."
For Engineering:
*"The RoutingKeyMiddleware solves a pain point we’ve hit before: dynamically modifying message keys (e.g., adding locales) without touching handlers. It’s a lightweight drop-in for Symfony Messenger that:
RoutingKeyResolver for custom logic later.
Downside: It’s niche (1 star, but the core concept is solid). We’d need to monitor Docplanner’s API for breaking changes. Recommend pairing with a feature flag for safe rollout."*How can I help you explore Laravel packages today?