Libraries tagged by rabbit
kunalvarma05/laravel-rabbitmq
57016 Downloads
Work with RabbitMQ in Laravel.
avto-dev/amqp-rabbit-laravel-queue
34761 Downloads
RabbitMQ laravel queue driver
andrewmy/rabbitmq-management-api
224378 Downloads
An object oriented wrapper for the RabbitMQ Management HTTP Api; a PHP 8 fork from richardfullmer
emag-tech-labs/rabbitmq-bundle
592312 Downloads
Integrates php-amqplib with Symfony & RabbitMq. Formerly php-amqplib/rabbitmq-bundle, oldsound/rabbitmq-bundle.
ecotone/amqp
385038 Downloads
AMQP / RabbitMQ transport for Ecotone asynchronous messaging, outbox, and dead letter.
webtoucher/yii2-amqp
133864 Downloads
Yii 2 extension wrapper to communicate with RabbitMQ server via AMQP. Based on videlalvaro/php-amqplib.
vinelab/bowler
60985 Downloads
A Rabbitmq wrapper for Laravel
react/stomp
94372 Downloads
STOMP bindings for React.
irabbi360/laravel-php-proxmox
3632 Downloads
A PHP package for Proxmox API integration
gos/react-amqp
96027 Downloads
AMQP bindings for ReactPHP
convenia/pigeon
35271 Downloads
bazilio/yii2-async
50314 Downloads
Provides translucent api for moving large tasks out of request context
adt/background-queue
54137 Downloads
Background queue for Nette Framework
yiisoft/yii-queue
38152 Downloads
Queue Extension which supported DB, Redis, RabbitMQ, Beanstalk, SQS and Gearman
white-rabbit-1-sketch/php-file-hash-map
4985 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.