laravel-queue

Message Queue Library

An extension to Laravel's queue system that supports multiple message queues and transports

Laravel Enqueue message queue extension. Supports AMQP, Amazon SQS, Kafka, Google PubSub, Redis, STOMP, Gearman, Beanstalk and others

GitHub

233 stars
7 watching
45 forks
Language: PHP
last commit: 5 months ago
Linked from 1 awesome list

amqpbeanstalkgearmankafkalaravelmessagingphpqueuesqs-queuestomp

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
php-enqueue/enqueue-dev A package for building and implementing message queues and job queues in PHP applications. 2,178
php-enqueue/enqueue An advanced message queueing system with plug-and-play components and simplified message processing 188
php-enqueue/redis Enables message queuing using Redis as the broker. 41
php-enqueue/rdkafka An implementation of Queue Interop specification allowing PHP developers to send and consume messages via the Kafka protocol. 50
tarantool-php/queue A PHP interface to a distributed message queue system for storing and processing data in a decentralized manner. 63
laravel/envoy A package for managing common tasks on remote servers in PHP applications 1,575
josegonzalez/cakephp-queuesadilla Tight integration of queuing capabilities with the CakePHP framework 34
rq/django-rq Provides Django integration with Redis-based queuing for background jobs 1,838
kortirso/que-view A Rails engine providing a web interface for Que job queue management 8
php-enqueue/pheanstalk An implementation of a message queue specification using PHP 9
koudelka/honeydew A pluggable job queue and worker pool for Elixir, focused on at-least-once execution. 724
nicolaslopezj/searchable Adds search functionality to Eloquent models in Laravel applications 2,010
svenluijten/env-providers A package that allows you to configure which Laravel service providers and aliases are loaded based on the application's environment. 77
armetiz/leezypheanstalkbundle Provides a PHP client for integrating with the Beanstalkd workqueue system 123
coderkungfu/php-queue A unified front-end for different queuing backends that abstracts the underlying queue system. 665