Find The Latest Laravel Packages

Login To Post Your Package

People Exploring Laravel

42480

Laravel Queue Driver for RabbitMQ

Laravel Queue Driver for RabbitMQ

The Laravel Queue Driver for RabbitMQ is a powerful and efficient way to handle background jobs in Laravel applications. It leverages RabbitMQ to ensure reliable and scalable task processing. The driver provides a convenient API for queuing jobs and managing their execution. It supports various job queue configurations and offers features like job retries and visibility control. To use the driver, you need to install the `vlucas/rabbitmq` package and configure RabbitMQ connection details.

"Efficient queuing, RabbitMQ style"

No Website
GitHub Repo

Related Projects

Track Job Progress and Status in Laravel with the Laravel Job Status Package

Track Job Progress and Status in Laravel with the Laravel Job Status Package

You can track a queue job's status by adding the Trackable trait provided by this package:

View Page 585 views
Safely Retry API calls in Laravel

Safely Retry API calls in Laravel

Using the Idempotency-Key header with a unique UUID, you can send the same key over and over, and the original response is returned without running an operation multiple times:

View Page 177 views
Easily create complex database queries with the Query Enrich Package

Easily create complex database queries with the Query Enrich Package

Code Less, Unleash Data

View Page 540 views
Blade Icons Package

Blade Icons Package

A world of icons at your fingertips

View Page 561 views
Manage Metadata on Laravel Eloquent Models with JSON Support

Manage Metadata on Laravel Eloquent Models with JSON Support

Organize & Extend Eloquent Models.

View Page 420 views
Laravel Pint --bail Flag

Laravel Pint --bail Flag

Fast and Furious Code Style

View Page 452 views