laravel-queue-clear-all
by poldixd
Development-only Artisan command to clear all Laravel Horizon queues.
laravel-admin-jobs
by dskripchenko
Failed jobs / batches / queue depth viewer для dskripchenko/laravel-admin.
laravel-queue-monitor
by samirlama
A lightweight Laravel package for recording failed queue jobs and reviewing them from a web dashboard.
laravel-queue-insights
by sandermuller
Self-hosted, driver-agnostic queue observability for Laravel. Per-class throughput, durations, failures, and live depth/in-flight/delayed metrics with a Livewire dashboard.
laravel-debug-tracer
by akhtar
On-demand, token-scoped, file-based debug tracing for Laravel. Zero setup, zero migrations, zero Redis.
laravel-sentinel
by wal3fo
Production-ready circuit breaker package for Laravel queue jobs and service calls.
yammi-jobs-monitoring-laravel
by romalytar
Lightweight queue monitoring for Laravel. A Horizon-style dashboard without the Redis lock-in: tracks job lifecycle, retries, failures and exposes a minimal UI across all queue drivers.
laravel-tracestax
by tracestax
TraceStax monitoring for Laravel Queue — worker intelligence and observability for your background jobs
laravel-shared-queue
by fahriar
A robust, shared-hosting-friendly async queue system for Laravel applications.
laravel-sqs-redrive
by sumaiazaman
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.
laravel-azure-service-bus
by marmanik
A Laravel package to publish and consume messages from Azure Service Bus queues and topics via the REST API
laravel-kafka-migration
by nassirian
Manage Kafka topics like Laravel migrations — create, migrate, and rollback Kafka topics with artisan commands.
laravel-tenancy-batch-fix
by houlokmah
Fixes the DatabaseBatchRepository stale connection singleton problem in multi-tenant Laravel apps using stancl/tenancy
laravel-failed-jobs
by deivide
UI for Laravel failed jobs with retry support. Fork of hpwebdeveloper/laravel-failed-jobs.
laravel-csv-import
Chunked CSV import with row-level validation, error collection, dry-run mode, and queue support
laravel-tenant-jobs
by rylxes
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.
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.
laravel-webhooker
A Laravel-native Webhook Reliability Engine for outbound & inbound webhook management with retry, replay, and dashboard.
laravel-excel-importer
A Laravel package for importing Excel files with preview, validation, progress tracking, and error handling
laravel-db-migrator
by mreycode
A production-grade Laravel package for complex, large-scale database migrations with resumable, monitored, and batch-aware processing.
laravel-queue-control
by campelo
Queue orchestration and job control for Laravel. Cancel jobs, clear queues, pause workers, and manage job batches with ease.
laravel-horizon
by pixielity
Laravel Horizon queue monitoring with automatic supervisor and metric discovery for Pixielity applications
laravel-foundation
by pixielity
Pixielity Foundation module for Laravel. Provides utilities, enums, exceptions, base abstractions, and Laravel service integrations (Telescope, Horizon, Octane, Pulse) for monitoring, queues, and performance.
laravel-nats
by zaeem2396
Laravel NATS - v2 basis stack (basis-company/nats), subscriber, NatsV2 JetStream helpers, queue driver, legacy JetStream, Artisan commands
laravel-queue-watchdog
by kreatif
A Laravel package to monitor queue failures and send notifications based on thresholds and time windows.
laravel-fuse
by harris21
Circuit breaker for Laravel queue jobs. Protect your workers from cascading failures.
laravel-job-monitor
by j-sandaruwan
Laravel package for tracking queue jobs with status, progress, and detailed execution history
laravel-json
by kangangga
A robust JSON Database Driver for Laravel with Eloquent ORM, Relationships, Hybrid SQL Support, Queue, and Cache drivers.
laravel-queue-health-check
Monitor Laravel queue health with heartbeat checks and email alerts
laravel-roadrunner-queue
by ebects
Laravel native queue retry mechanism for RoadRunner - No zombie processes, full retry support!
laravel-requests-monitor
Centraliza requisições de apps Laravel em um DB unificado via job e middleware.
laravel-shared-worker
by hakanispirli
Production-ready Laravel Queue Worker optimized for shared hosting environments - No SSH, No proc_open required
laravel-supervisor-manager
by iperamuna
A comprehensive FilamentPHP dashboard for managing Supervisor processes and configurations in Laravel applications.
laravel-queue-autoscale
by cboxdk
Intelligent, predictive autoscaling for Laravel queues with SLA/SLO-based optimization
laravel-amqp-toolkit
Laravel package for AMQP message handling with automatic retry, dead letter queue, and failure management
laravel-action-engine
by dhruvilnagar
A powerful Laravel package for managing bulk operations with queue support, progress tracking, undo functionality, scheduled execution, and comprehensive audit trails.
laravel-balanced-queue
by yangusik
Laravel queue management with load balancing between partitions (user groups)
laravel-queue-watcher
by lstables
Real-time queue job monitoring, debugging, and failure analysis for Laravel
laravel-rabbitmq
by lettermint
A modern RabbitMQ queue driver for Laravel with attribute-based topology declaration, dead letter queues, and advanced retry strategies
laravel
by central-logs
Laravel package for sending logs to Central Logs system with sync, async, and batch processing modes. Achieve 251x faster logging performance.
laravel-mail-throttle
Distributed rate limiting for Laravel mail across multiple queue workers
laravel-smart-scraper
by shammaa
Advanced intelligent web scraper for Laravel with caching, rate limiting, middleware, monitoring, and much more. Built on Puppeteer with smart features.