Libraries tagged by queued
silverstripe-australia/silverstripe-sqs-jobqueue
3104 Downloads
A module for interacting with AWS's Simple Queue Service (SQS)
silverstripe-australia/silverstripe-schedulizer
1418 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
xenoplexus/statamic-newsletter
9 Downloads
Newsletter management addon for Statamic — subscribe/unsubscribe, Postmark integration, queued batch sending.
wapplersystems/messenger-monitor
2 Downloads
TYPO3 backend module to monitor Symfony Messenger queues (queued/failed; running optional).
vijaytomar/db-importer
11 Downloads
A powerful Laravel package for importing large CSV/Excel files with chunked uploads, real-time progress tracking via offcanvas UI, column mapping, relation handling, and queued processing.
ulasoft/laravel-unique-queue
100 Downloads
Laravel queue connection that prevents identical jobs from being queued
truschery/idem
11 Downloads
Idempotency for HTTP requests, queued jobs, and arbitrary operations
token27/queue-worker-environment
8 Downloads
Queued Worker Enviroment (worker tasker), easy deployment with docker in 3 easy steps.
tobento/app-job
8 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.
techforce/openlogs-laravel
3 Downloads
Laravel bridge for OpenLogs: a first-class log channel with optional queued delivery, built on techforce/openlogs-monolog.
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.