Libraries tagged by XQueue
pmg/queue
58209 Downloads
A task queue framework for PHP
ph4r05/laravel-queue-database-ph4
35502 Downloads
Laravel Database queue driver with optimistic locking
palpalani/laravel-sqs-queue-json-reader
81512 Downloads
Custom SQS queue reader for Laravel
ostark/craft-async-queue
280259 Downloads
A queue handler that moves queue execution to a non-blocking background process
macbookandrew/laravel-queue-cancel-batch
17323 Downloads
Provides an Artisan command to cancel a specific batch of queued jobs
kirschbaum-development/laravel-queue-batch-retry
268619 Downloads
Package to retry failed jobs in batch using custom filters
kaiserkiwi/nova-queue-management
84257 Downloads
Queues resource for Laravel Nova. Based on the abandoned package by den1n.
josegonzalez/queuesadilla
457332 Downloads
Queue background jobs to any backend system
josegonzalez/cakephp-queuesadilla
447185 Downloads
CakePHP wrapper plugin around Queuesadilla, a generic php queueing backend
joblocal/laravel-sqs-sns-subscription-queue
381750 Downloads
A simple Laravel service provider which adds a new queue connector to handle SNS subscription queues.
enqueue/job-queue
371983 Downloads
Job Queue
cakephp/queue
187571 Downloads
Queue plugin for CakePHP
bytexr/filament-queueable-bulk-actions
58344 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.
atymic/laravel-bulk-sqs-queue
108717 Downloads
Laravel SQS Bulk Queue
zhuravljov/yii2-queue
31927 Downloads
Yii2 Queue Extension which supports queues based on DB, Redis, RabbitMQ, Beanstalk, SQS, and Gearman