A pure PHP AMQP library.
Laravel Queue
Needs AttentionLaravel Enqueue message queue extension. Supports AMQP, Amazon SQS, Kafka, Google PubSub, Redis, STOMP, Gearman, Beanstalk and others
About Laravel Queue
Laravel Enqueue message queue extension. Supports AMQP, Amazon SQS, Kafka, Google PubSub, Redis, STOMP, Gearman, Beanstalk and others
Laravel Queue is a popular PHP queue solution that provides reliable functionality for PHP developers. While still functional, the project may need additional attention for updates.
Quick Installation
composer require php-enqueue/laravel-queueInstall via Composer. For detailed installation instructions, visit theofficial documentation.
Why Use Laravel Queue?
- PHP Queue - Specialized solution for queue needs
- Open Source - Free to use with full source code access
Project Details
- Maintainer
- @php-enqueue
- Category
- Queue
- Last Updated
- 10 months ago
- Status
- Needs Attention
Related Queue Libraries
View all →A message queue packages for PHP that supports RabbitMQ, AMQP, STOMP, Amazon SQS, Redis and Doctrine transports.
RabbitMQ driver for Laravel Queue. Supports Laravel Horizon.
A Beanstalkd client library.
A multibackend abstraction library.
A performant pure-PHP AMQP (RabbitMQ) sync and also async (ReactPHP) library.