Looking to hire Laravel developers? Try LaraJobs
laravel-queue-worker
Receive Laravel queue job payloads from ephemeral review environments over HTTP and execute them in their originating environment via Horizon.
0
laravel-queue-consumer
Dispatch Laravel queue jobs from ephemeral review environments to a central hub over HTTP instead of running a local queue worker.
0
laravel
Laravel package for IndexNow: notify Yandex, Bing, Naver, Seznam and Yep when Eloquent models change. #[IndexNow] rules on models, commit-safe observers, queued submission, key file route, artisan commands.
3
laravel-otp
Secure, queued, and configurable OTP verification package for Laravel applications.
29
laravel-remote-jobs
HTTP endpoints that let a Node.js worker claim and execute Laravel queued jobs from the standard jobs table.
2
laravel-queue-guard
Development-time guard that inspects a queued job before it is dispatched and warns about payloads that will fail, corrupt, or bloat the queue.
1
task-runs-laravel
In-app background-task status tracking for Laravel — opt-in jobs record task_runs rows with live progress, cooperative cancel, overlap + orphan guards, and a broadcast/poll UI contract.
25
laravel-kafka
Apache Kafka Queue driver & event bus for Laravel (PHP 7.4+).
2
laravel-queue-quarantine
A resilient quarantine and diagnostics layer for Laravel queue failures that cannot be safely persisted by the normal failed-job system.
0
laravel-clutch
An agent harness for Laravel AI. Durable sessions, resumable runs, replayable events, human approvals, and budgets.
24
laravel-import-export
Enterprise import/export engine for Laravel with streaming, queue processing, and progress tracking.
3
laravel-transaction-guard
Static analysis for unsafe jobs, events, mail, notifications and irreversible side effects inside Laravel database transactions.
10
laravel
Heartbeat monitoring for Laravel scheduler and queue workloads with LatidoFlow.
11
laravel-mailerservice-sdk
SDK сервиса отправки почты для Laravel: клиент API и почтовый транспорт
13
laravel-queue-manager
Cancel, delete, pause, reschedule and inspect Laravel queue jobs from code. Redis driver, no UI required.
0
laravel-queue-watch
Automatically restart your Laravel queue worker when application code changes, using pure-PHP polling — no Node.js required.
4
laravel-assignment
Assignment routing for Eloquent models: any model can be assigned, any model can be an assignee, with atomic slot claims, an offer and accept handshake, pluggable selection policies, fair per-scope rotation, a priority queue, and offer cascades.
0
laravel-async-bus
Buffered and external async processing layer for Laravel with hash deduplication, TTL, distributed overflow spooling, protected API endpoints, Redis Streams/SQS/Beanstalk external jobs, optional dashboard and observability endpoints.
0
laravel-gdrive-backup
Automatic incremental + weekly full backups of Eloquent models to a personal Google Drive account via OAuth2, driven entirely by config.
16
laravel-max-client
Laravel adapter for the MAX Messenger Bot API client (geekcodev/max-php-client)
108
laravel-horizon-job-output
Job Output for Laravel Horizon — give queued jobs the output API an Artisan command has, and watch it live on the job details page.
215
laravel-queue-top
A safe terminal dashboard for inspecting Laravel queues, failed jobs, workers and queue health.
35
laravel-horizon-tr
Laravel Horizon arayüzü için Türkçe çeviri katmanı.
76
laravel-workflow-engine
Database-configurable workflow engine for Laravel — steps with dependencies, manual approval gates, retries with full attempt history, and support for many parallel runs.
2
laravel-kafka-queue
A Kafka-compatible Laravel queue connector with optional Redis-backed delayed jobs.
191
laravel-bulk-upload
Queue-backed bulk CSV/Excel upload pipeline for Laravel - any columns, any row count - with a live processed/failed/in-progress/remaining progress dashboard (WebSocket broadcast + polling fallback).
1
laravel-notification-service
Notification service for Laravel applications with support for Email and SMS, including queue support.
4
laravel-heartbeat
Cron + queue monitoring (dead man's switch) client for Laravel.
2
askr-laravel
Laravel integration for the Askr application server: session, cache, locks, queue and broadcasting drivers plus automatic page caching (pages are tagged with the models they read) — Redis-free, with an optional durable/replicated SQL Anywhere backend.
212
laravel-webhooks
Outbound signed webhook delivery with retries, delivery logs, and replay for Laravel.
50
laravel-queue-monitor
Monitor your Laravel queues — track pending, running, completed, and failed jobs from an Artisan command or a live web dashboard.
11
laravel-queue-garbage-collection
Collect PHP reference cycles after every queue job to keep long-running workers from leaking off-heap memory.
524
webhook-manager-laravel
Queue-aware webhook sender and signature verifier for Laravel apps.
0
laravel-queue-debounce
Dispatch-time debounce for Laravel queued jobs. One job per debounce window, atomic Redis gating, crash recovery.
3
laravel-jobwarden
A database-backed alternative to Horizon & Laravel Queues — durable jobs, sophisticated batches, high observability & scheduling that survive worker and host crashes, with no Redis to operate.
500
restate-sdk-laravel
Laravel integration for the Restate PHP SDK — durable execution (workflows, virtual objects, sagas, durable timers) wired into Laravel's container, routing, and Artisan.
0
laravel-queue-management
Manage Laravel's database queue tables (jobs, failed_jobs, job_batches) through models and a service layer.
15
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 128
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.
886
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.
151
laravel-admin-jobs
Failed jobs, batches and queue-depth viewer for dskripchenko/laravel-admin.
11
laravel-queue-monitor
A lightweight Laravel package for recording failed queue jobs and reviewing them from a web dashboard.
0