Libraries tagged by job queue
moox/jobs
13889 Downloads
Manage Job Queues, Failed Jobs and Batches in Filament.
ezsystems/job-queue-bundle
269226 Downloads
Allows to run and schedule Symfony console commands as background jobs.
a5hleyrich/wp-queue
20853 Downloads
WordPress job queues
jalendport/craft-queuemanager
63651 Downloads
Job Queue Manager for Craft CMS.
netlogix/jobqueue-scheduled
160771 Downloads
Allows for scheduled jobs and deduplicates
netlogix/jobqueue-fast-rabbit
175704 Downloads
Low memory footprint worker for RabbitMQ jobs
flowpack/jobqueue-redis
61457 Downloads
Implements concrete Queue for the redis work queue. Requires the packages flowpack/jobqueue-common and the redis PHP extension to be installed.
flowpack/jobqueue-doctrine
198227 Downloads
Implements concrete Queue for the doctrine work queue. Requires the packages flowpack/jobqueue-common to be installed.
ext-jobqueue
Downloads
t3n/jobqueue-rabbitmq
191418 Downloads
A Flowpack.JobQueue.Common implementation to support RabbitMQ as backend
jkowens/magento-jobqueue
47235 Downloads
JobQueue for Magento using DJJob
silverslice/yii2-queue-failed
40043 Downloads
Manage failed queued jobs in Yii 2
mlntn/laravel-unique-queue
39964 Downloads
Laravel queue connection that prevents identical jobs from being queued
discorgento/module-queue
11156 Downloads
A dev-friendly approach to handle background jobs in Magento 2
bytexr/filament-queueable-bulk-actions
59044 Downloads
This Filament plugin simplifies managing bulk operations asynchronously in a queue. It provides tracking and status updates for tasks, while supporting both action calls and job dispatches. Excellent for bulk data updates and tasks with Filament & Livewire support for real-time notifications.