activpik/stomp-bundle
Symfony bundle integrating a STOMP client for message brokers. Configure multiple connections and named producers, enable sandbox mode for testing, create messages via a factory, and send them through the activpik_stomp service from your controllers.
symfony/messenger or stomp-php/stomp).php-amqplib).For Executives: "This bundle lets us integrate Symfony with STOMP-based message brokers (e.g., ActiveMQ) to enable real-time, scalable communication between services—reducing latency and improving system resilience. For example, it could power asynchronous order processing or IoT data ingestion. While immature, it’s a low-risk way to test event-driven architecture before committing to a custom solution."
For Engineers:
*"The activpik/stomp-bundle provides a Symfony-friendly wrapper for STOMP clients, cutting setup time for message producers. Key trade-offs:
symfony/messenger may offer better long-term support."*How can I help you explore Laravel packages today?