Libraries tagged by XQueue
rnix/laravel-redis-batch-repository
36326 Downloads
Provides redis repository implementation for Laravel Queue Batch
primitivesense/laravel-raw-sqs-connector
89687 Downloads
Allows for the consumption of raw messages produced outside of Laravel from SQS to then be handled natively within Laravel's Queue and Job system
glennraya/xendivel
943 Downloads
A Laravel package to easily integrate Xendit payment gateway. It supports credit and debit cards, and e-wallet payments and custom invoices, queued notifications, webhook listeners and more.
flowpack/jobqueue-redis
61052 Downloads
Implements concrete Queue for the redis work queue. Requires the packages flowpack/jobqueue-common and the redis PHP extension to be installed.
flowpack/jobqueue-doctrine
196865 Downloads
Implements concrete Queue for the doctrine work queue. Requires the packages flowpack/jobqueue-common to be installed.
flowpack/elasticsearch-contentrepositoryqueueindexer
84184 Downloads
Neos CMS Elasticsearch indexer based on a job queue
fhteam/laravel-amqp
16030 Downloads
AMQP library driver for Laravel Queue
eislambey/rsmq
38146 Downloads
Redis Simple Message Queue.
easyswoole/task
123588 Downloads
A simple Queue implementation integrated into easySwoole
clivern/chunk
7219 Downloads
Asynchronous Task Queue Based on Distributed Message Passing for PHP.
bbqueue/bunny
20949 Downloads
🐇 Non-Blocking Bunny Queue Interop
apigee/apigee-mock-client-php
130314 Downloads
To be used for queueing mock API responses for the `apigee/apigee-client-php` library.
zf1s/zend-queue
52475 Downloads
Zend Framework 1 Queue package
zf1/zend-queue
41394 Downloads
Zend Framework 1 Queue package
yuntian001/multi-process-queue
772 Downloads
基于swoole的多进程队列系统,支持一键协程、多进程、低延时(最低毫秒级)、低资源占用、高可用。可与 laravel thinkphp 等框架配合使用