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.
laravel-google-pubsub
Google Cloud Pub/Sub for Laravel with full feature support
laravel-discord-alerts
by the-trybe
Automatic Discord notifications for failed Laravel queue jobs via webhooks
laravel-enhanced-failed-jobs
by mvpopuk
Laravel package for Queuewatch - Real-time queue failure monitoring
laravel-queue-metrics
by cboxdk
Production-ready Laravel queue monitoring with metrics, analytics, and insights
flowlog-laravel
by flowlog
Laravel SDK for Flowlog - Async logging with automatic context extraction
laravel-job-progress
by mateffy
Track and show progress of your background jobs (for progress bar UIs etc.)
laravel-ai-tasks
by fomvasss
Orchestrator AI-tasks for Laravel: drivers, routing, queue, ai_runs, post-processing
laravel-queue-flow
by b7s
A fluent Laravel Queue wrapper, simplifying queue management without creating separate Job classes
laravel-job-tracker
by leadsdoit
A Laravel package to monitor jobs by groups, track their execution status, and dispatch events on group start and completion.
laravel-scheduled-reminders
A Laravel package for scheduling and managing reminders with morphable relationships
laravel-batch-dispatcher
by timmylindh
Batch Laravel queued jobs and queued event listeners into a single queued job dispatched at the end of the request.
laravel-windmill-queue
by babaecip
Custom Laravel queue driver using Windmill protocol over HTTP. Stores jobs in MySQL. Consumer is triggered via HTTP listener (Windmill).
kafka-laravel
by asifshoumik
A robust Kafka queue driver for Laravel microservices with support for delayed jobs, retry mechanisms, and comprehensive error handling.
laravel-queue-manager
by henningd
A comprehensive Laravel package for managing queues and workers with a beautiful dashboard
laravel-nexus
by jamesjulius
Laravel Nexus - Your central hub for queue worker management with auto-discovery, live logging, and file watching
laravel-job-watcher
A PHP Laravel Job Watcher to auto-restart queue worker on job file changes.
laravel-jobs-metrics
by omaralalwi
Tracks job memory consumption — works with or without Horizon, and enables long-term performance analysis via database logging.
laravel-queue-aws-batch
Laravel Queue for AWS Batch, enabling users to submit jobs for processing to a Batch queue.
laravel-advanced-email
by grim-reapper
An advanced email package for Laravel offering queuing, Blade/HTML templates, attachments, and dynamic configuration.
laravel-async-flow
by fereydooni
A robust and feature-rich asynchronous programming capability for Laravel using PHP attributes
laravel-pagiscrap
by cdz
PagiScrap will efficiently extract paginated data from any API while optimizing performance with Laravel Queues. Each page is processed asynchronously, ensuring a smooth, non-blocking execution.
laravel-queue-tracker
by mpstr24
Laravel package to allow you to track the active job in a queue on production.
laravel-aws-pubsub
by foodticket
A Laravel broadcasting driver and queue driver that broadcasts and listens to published events utilising AWS SNS, EventBridge and SQS.
laravel-horizon-clear-all
by twithers
Adds a command to easily clear all your defined queues at once.
laravel-eventbridge-pubsub
A Laravel plugin to broadcast events to EventBridge an consume it via sqs
laravel-aws-pubsub
A Laravel broadcasting driver and queue driver that broadcasts and listens to published events utilising AWS SNS, EventBridge and SQS.
laravel-beanstalk-worker
by timmylindh
Provides functionality to utilize Laravel SQS queues and cron jobs in AWS Elastic Beanstalk worker environments