laravel-queue
Queue extender
Extends Laravel with support for message queues and various transport options
Laravel Enqueue message queue extension. Supports AMQP, Amazon SQS, Kafka, Google PubSub, Redis, STOMP, Gearman, Beanstalk and others
235 stars
7 watching
45 forks
Language: PHP
last commit: 8 months ago
Linked from 1 awesome list
amqpbeanstalkgearmankafkalaravelmessagingphpqueuesqs-queuestomp
Related projects:
Repository | Description | Stars |
---|---|---|
| A package for building and implementing message queues and job queues in PHP applications. | 2,180 |
| A messaging system designed to simplify message processing and provide advanced features. | 188 |
| An implementation of a message queue with Redis as the broker | 41 |
| An implementation of Queue Interop specification using Kafka protocol to send and consume messages. | 50 |
| A PHP interface to a distributed message queue system for storing and processing data in a decentralized manner. | 64 |
| A package for managing common tasks on remote servers in PHP applications | 1,577 |
| Tight integration of queuing capabilities with the CakePHP framework | 34 |
| Provides Django integration with Redis-based queuing for background jobs | 1,855 |
| A Rails engine providing a web interface for Que job queue management | 8 |
| Allows message queueing using Beanstalkd broker | 9 |
| A pluggable job queue and worker pool for Elixir, focused on at-least-once execution. | 723 |
| Adds search functionality to Eloquent models in Laravel applications | 2,010 |
| A package that allows you to configure which Laravel service providers and aliases are loaded based on the application's environment. | 77 |
| Provides a PHP client for integrating with the Beanstalkd workqueue system | 123 |
| A unified front-end for different queuing backends that abstracts the underlying queue system. | 667 |