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

Yii2 Queue Laravel Package

yiisoft/yii2-queue

Yii2 Queue runs tasks asynchronously via pluggable queue backends: DB, Redis, RabbitMQ/AMQP, Beanstalk, ActiveMQ, and Gearman. Define jobs as classes implementing JobInterface and push them to the queue for background processing.

View on GitHub
Deep Wiki
Context7

Yii2 Queue Extension enables asynchronous task processing in Yii2 apps via pluggable queue backends. Define each task as a job class implementing \yii\queue\JobInterface, push it to the queue, and run workers to execute jobs outside the request cycle for better responsiveness and reliability.

Supports multiple drivers and fits both simple background tasks and high-throughput pipelines with monitoring-friendly tooling.

  • Multiple backends: DB, Redis, RabbitMQ/AMQP, Beanstalk, ActiveMQ, Gearman
  • Simple job definition via JobInterface and execute($queue)
  • Queue API to push jobs from application code
  • Designed for asynchronous execution to keep web requests fast
  • Works as a Yii2 extension with composer-based installation
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