Libraries tagged by queued jobs
mariano/disque-php
114898 Downloads
PHP library for Disque, an in-memory, distributed job queue
orisai/scheduler
14108 Downloads
Cron job scheduler - with locks, parallelism and more
mjphaynes/php-resque
177069 Downloads
Redis backed library for creating background jobs and processing them later.
kamisama/php-resque-ex-scheduler
608480 Downloads
php-resque-ex-scheduler is a PHP port of resque-scheduler, which adds support for scheduling jobs to PHP-Resque.
kamisama/php-resque-ex
723952 Downloads
Redis backed library for creating background jobs and processing them later. PHP port based on resque for Ruby.
bytexr/filament-queueable-bulk-actions
17952 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.
moox/jobs
6307 Downloads
Manage Job Queues, Failed Jobs and Batches in Filament.
mcfedr/queue-manager-bundle
89745 Downloads
A bundle for managing job queues
ezsystems/job-queue-bundle
243770 Downloads
Allows to run and schedule Symfony console commands as background jobs.
bvdputte/kirby-queue
4410 Downloads
A simple queue utility plugin for Kirby 3. It enables workers in Kirby that can do tasks (in the background) at scheduled intervals (cron) by working through queues of jobs.
repat/laravel-job-models
22727 Downloads
Eloquent Models for the tables job and job_fails as created by artisan queue:table and queue:failed-table
discorgento/module-queue
9381 Downloads
A dev-friendly approach to handle background jobs in Magento 2
aryeo/monitored-jobs
19582 Downloads
Monitor for your Laravel jobs.
slm/queue-sqs
205804 Downloads
Zend Framework 2 module that integrates with Amazon SQS queuing system
pmatseykanets/artisan-beans
79646 Downloads
Easily manage your Beanstalkd job queues right from the Laravel artisan command