Libraries tagged by queued
symbiote/silverstripe-schedulizer
615 Downloads
A module for organising stuff to happen at arbitrary times in the future, useful with QueuedJobs
sunnysideup/schedulizer
12 Downloads
A silverstripe module for organising stuff to happen at arbitrary times in the future, useful with QueuedJobs
srinathreddydudi/failed-jobs
2 Downloads
A filament package to easily retry and prune failed jobs
silverstripe-australia/gearflecting
6 Downloads
A gearman client that triggers a gearman task against a SilverStripe instance that triggered the job
silverstripe-australia/silverstripe-sqs-jobqueue
3104 Downloads
A module for interacting with AWS's Simple Queue Service (SQS)
silverstripe-australia/silverstripe-schedulizer
1413 Downloads
A module for organising stuff to happen at arbitrary times in the future, useful with QueuedJobs
queued/toasts
9 Downloads
Toast notifications made simple, with easy installation and configuration for Laravel 5.5+
queued/mavis
1 Downloads
Simple full-stack PHP framework built on top of Slim
ulasoft/laravel-unique-queue
100 Downloads
Laravel queue connection that prevents identical jobs from being queued
token27/queue-worker-environment
8 Downloads
Queued Worker Enviroment (worker tasker), easy deployment with docker in 3 easy steps.
tobento/app-job
0 Downloads
The app job lets you monitor queued or ran jobs from a web interface.
timmylindh/laravel-batch-dispatcher
20 Downloads
Batch Laravel queued jobs and queued event listeners into a single queued job dispatched at the end of the request.
teamzac/laravel-workflows
62 Downloads
A Laravel package for running queued, multi-step workflows
talvbansal/laravel-throttled-failed-jobs
963 Downloads
Get notified when a queued job fails but not too often
taitava/silverstripe-emailqueue
68 Downloads
A module that allows you to send emails in a background process, check previously sent emails, and monitor and cancel queued and scheduled emails. Also contains an email templating structure that makes your email related code easier to manage via custom classes and .ss template files.