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

Stomp Bundle Laravel Package

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.

View on GitHub
Deep Wiki
Context7

Product Decisions This Supports

  • Event-Driven Architecture (EDA) Adoption: Enables integration with STOMP-based message brokers (e.g., ActiveMQ, RabbitMQ) for asynchronous workflows, reducing latency in high-throughput systems (e.g., order processing, notifications).
  • Decoupling Microservices: Facilitates communication between Symfony services and external systems (e.g., IoT devices, legacy systems) via message queues, aligning with a modular architecture roadmap.
  • Build vs. Buy: Avoids reinventing STOMP client logic for Symfony, leveraging a pre-built bundle to accelerate development (though maturity is low).
  • Use Cases:
    • Real-time data pipelines (e.g., analytics, logs).
    • Background job queues (e.g., image processing, PDF generation).
    • Event sourcing or CQRS implementations.

When to Consider This Package

  • Adopt When:
    • Your Symfony app requires STOMP protocol support (e.g., integrating with ActiveMQ/RabbitMQ).
    • You prioritize asynchronous messaging over synchronous HTTP calls for scalability.
    • Your team lacks bandwidth to build a custom STOMP client from scratch.
  • Look Elsewhere If:
    • You need high maturity/stability (this bundle has 0 stars/dependents; consider alternatives like symfony/messenger or stomp-php/stomp).
    • Your broker uses AMQP (RabbitMQ) instead of STOMP (use php-amqplib).
    • You require Symfony 5/6+ compatibility (this targets Symfony 2).
    • Security/compliance demands enterprise-grade support (GPL-2.0 may pose licensing risks).

How to Pitch It (Stakeholders)

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:

  • Pros: Quick to configure (YAML-based), aligns with Symfony’s DI.
  • Cons: Unmaintained (0 stars), Symfony 2-only. For production, pair with a robust broker (e.g., RabbitMQ) and monitor closely. Alternatives like symfony/messenger may offer better long-term support."*
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.
althinect/enum-permission
andydefer/laravel-actions
aimeos/prisma
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky
spatie/mailcoach-vapor