Looking to hire Laravel developers? Try LaraJobs
laravel-queue-management
Manage Laravel's database queue tables (jobs, failed_jobs, job_batches) through models and a service layer.
0
laravel-queue-promoter
A queue:work-style daemon that promotes due delayed and expired reserved jobs onto the ready queue for Laravel's Redis queue driver.
1
laravel-queue-doctor
Diagnose Laravel queue health and web-tier store reachability: catch worker/connection mismatches, stalled backlogs, and the cache/session Redis outages that 500 every request.
23
laravel-resumable-jobs
Resumable, checkpointed Laravel queue jobs that survive failures and resume from the last checkpoint, with built-in progress tracking.
1
laravel-priority-queue-manager
Dispatch and manage Laravel jobs with priority levels — critical, high, normal, low.
1
laravel
Laravel adapter for BabelQueue: a drop-in polyglot queue driver. PHP produces strict JSON envelopes that Go, Python, Java, .NET and Node consumers read without PHP's serialize(). Built on babelqueue/php-sdk.
6
laravel-flow
A lightweight job orchestrator for Laravel: composable, observable pipelines of queued jobs with revert (saga) and fan-out (subtask) support.
7
laravel-asb
Azure Service Bus queue driver for Laravel (asb), supporting delay, retry/backoff and dead-lettering. Built on paulemich/azure-service-bus.
0
laravel-telegram-logger
Production-grade asynchronous critical log dispatcher for Telegram Bot API with rate limiting, topic routing, and message truncation.
2
laravel-cloudflare-queue
A production-ready Cloudflare Queue driver for Laravel, implementing the full Queue contract.
0
laravel-bee-queue
by g4t
A simple, fast, Redis-backed job queue for Laravel — inspired by bee-queue
10
laravel-queue-clear-all
Development-only Artisan command to clear all Laravel Horizon queues.
81
laravel-admin-jobs
Failed jobs / batches / queue depth viewer для dskripchenko/laravel-admin.
1
laravel-queue-monitor
A lightweight Laravel package for recording failed queue jobs and reviewing them from a web dashboard.
0
laravel-queue-insights
Self-hosted, driver-agnostic queue observability for Laravel. Per-class throughput, durations, failures, and live depth/in-flight/delayed metrics with a Livewire dashboard.
7 288
laravel-debug-tracer
On-demand, token-scoped, file-based debug tracing for Laravel. Zero setup, zero migrations, zero Redis.
0
laravel-sentinel
Production-ready circuit breaker package for Laravel queue jobs and service calls.
0
yammi-jobs-monitoring-laravel
Queue monitoring and observability for Laravel. Tracks job lifecycle, retries, failures and a dead-letter queue across all queue drivers (Redis, SQS, database, sync), with failure fingerprinting, scheduled-task monitoring, worker heartbeats, duration-anomaly detection and alerts (Slack, mail, PagerDuty, Opsgenie, webhook).
520
laravel-tracestax
TraceStax monitoring for Laravel Queue — worker intelligence and observability for your background jobs
0
laravel
Laravel-native cron, queue & Horizon monitoring. Detects silent Horizon supervisor death, queue bottlenecks, and cron failures — things generic uptime monitors can't see.
3
laravel-shared-queue
A robust, shared-hosting-friendly async queue system for Laravel applications.
4
laravel-sqs-redrive
Native AWS SQS dead letter queue (DLQ) support for Laravel. Automatically detects redrive policies, aligns retry counts with maxReceiveCount, and lets SQS handle failed job routing.
0
laravel-azure-service-bus
A Laravel package to publish and consume messages from Azure Service Bus queues and topics via the REST API
450
laravel-kafka-migration
Manage Kafka topics like Laravel migrations — create, migrate, and rollback Kafka topics with artisan commands.
6
laravel-azure-storage-queue
Azure Storage Queue driver for Laravel
12
laravel-tenancy-batch-fix
Fixes the DatabaseBatchRepository stale connection singleton problem in multi-tenant Laravel apps using stancl/tenancy
1
laravel-failed-jobs
UI for Laravel failed jobs with retry support. Fork of hpwebdeveloper/laravel-failed-jobs.
625
laravel-csv-import
Chunked CSV import with row-level validation, error collection, dry-run mode, and queue support
72
laravel-tenant-jobs
Bulletproof multi-tenant queue job handling for Laravel. Fixes context leaking, facade singletons, scheduled dispatch, retry context, batch propagation, and queued notifications across stancl/tenancy and spatie/laravel-multitenancy.
2
laravel-executable
by havn
Single-task action classes for Laravel. Fully queueable, with a testing API that makes you like writing tests more than the actual code.
3 525
laravel-webhooker
A Laravel-native Webhook Reliability Engine for outbound & inbound webhook management with retry, replay, and dashboard.
1
laravel-deferred-batch
Deferred batch construction for Laravel job chains
385
laravel-queue-kafka
Kafka driver for Laravel Queue
2
laravel-excel-importer
A Laravel package for importing Excel files with preview, validation, progress tracking, and error handling
3
laravel-dawn
Rust-powered Laravel queue manager dashboard
653
laravel-db-migrator
A production-grade Laravel package for complex, large-scale database migrations with resumable, monitored, and batch-aware processing.
88
laravel-queue-control
Queue orchestration and job control for Laravel. Cancel jobs, clear queues, pause workers, and manage job batches with ease.
0
laravel-google-cloud-tasks-queue
Google Cloud Tasks queue driver for Laravel
187
laravel-import-export
Import/Export module with auto-discovery and queue processing
0
laravel-horizon
Laravel Horizon queue monitoring with automatic supervisor and metric discovery for Pixielity applications
0
laravel-foundation
Pixielity Foundation module for Laravel. Provides utilities, enums, exceptions, base abstractions, and Laravel service integrations (Telescope, Horizon, Octane, Pulse) for monitoring, queues, and performance.
5
laravel-nats
Laravel NATS - v2 basis stack (basis-company/nats), subscriber, NatsV2 JetStream helpers, queue driver, legacy JetStream, Artisan commands
430
laravel-queue-watchdog
A Laravel package to monitor queue failures and send notifications based on thresholds and time windows.
19
laravel-fuse
Circuit breaker for Laravel queue jobs. Protect your workers from cascading failures.
50 786
laravel-job-monitor
Laravel package for tracking queue jobs with status, progress, and detailed execution history
12
laravel-json
A robust JSON Database Driver for Laravel with Eloquent ORM, Relationships, Hybrid SQL Support, Queue, and Cache drivers.
1
laravel-queue-health-check
Monitor Laravel queue health with heartbeat checks and email alerts
19
laravel-roadrunner-queue
Laravel native queue retry mechanism for RoadRunner - No zombie processes, full retry support!
45
laravel-requests-monitor
Centraliza requisições de apps Laravel em um DB unificado via job e middleware.
51
laravel-shared-worker
Production-ready Laravel Queue Worker optimized for shared hosting environments - No SSH, No proc_open required
4