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

Queue Laravel Package

spiral/queue

Spiral Queue provides a unified API to enqueue and process background jobs in Spiral apps, with drivers for popular backends, configurable workers, retries, and delayed execution. Use it to offload emails, imports, and other long-running tasks.

View on GitHub
Deep Wiki
Context7

Product Decisions This Supports

This package is exclusively designed for the Spiral framework and has no compatibility with Laravel. It supports queue management decisions only for Spiral-based applications using RoadRunner as the server, enabling high-throughput background processing with sub-millisecond latency for real-time workflows. However, it is irrelevant for Laravel projects due to fundamental architectural mismatches—Laravel’s queue system relies on Illuminate\Queue and ecosystem-specific integrations (e.g., Horizon, Redis drivers), while this package uses Spiral’s job abstractions and RoadRunner-specific configurations. Teams using Laravel should avoid this package entirely and leverage native Laravel queue solutions.

When to Consider This Package

Only consider this package when building or maintaining a Spiral framework application with RoadRunner as the primary PHP server. It is unsuitable for any Laravel project due to:

  • Zero compatibility with Laravel’s queue contract, job serialization, or middleware architecture.
  • No official support or community documentation for Laravel integration.
  • Minimal adoption (1 star, 0.005 score), indicating high risk of untested edge cases and maintenance burdens.
    For Laravel, always use native solutions like Horizon (for Redis) or database-backed queues, or the official laravel/roadrunner package (which handles server configuration only, not queue logic).

How to Pitch It (Stakeholders)

This package is not compatible with Laravel and should never be considered for Laravel projects. It is strictly for Spiral framework teams using RoadRunner. For Laravel teams, we recommend:

  • Using Laravel’s built-in queue system (e.g., Horizon for Redis, database drivers)
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.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport