Libraries tagged by fort rabbit
ipunkt/laravel-rabbitmq
602 Downloads
This is a starter package for laravel
enqueue/magento-enqueue
191 Downloads
Message Queue solutions for Magento. Supports RabbitMQ, AMQP, STOMP, Amazon SQS, Kafka, Redis, Google PubSub, Gearman, Beanstalk
solcloud/consumer
229 Downloads
RabbitMQ base worker for queue consuming
binary-cube/carrot-mq
204 Downloads
Carrot MQ :: Food for thought
yiisolutions/yii2-queue
284 Downloads
Extension for work with queues
treehouselabs/queue-bundle
69118 Downloads
Symfony2 bundle for message queue
marwanalsoltany/amqp-agent
1802 Downloads
An elegant wrapper around the famous php-amqplib for 90% use case.
invia-de/stomp-php
16628 Downloads
stomp support for PHP
amqp-reply/amqp-reply
65 Downloads
A variation of 'amqp-messenger' that allows to send a message and wait for a reply
prolic/humus-amqp-demo-module
170 Downloads
AMQP Demo Module for Zend Framework 2 based on ext-amqp
jcook/react-amqp
1242 Downloads
AMQP bindings for ReactPHP
hellofresh/reagieren
153 Downloads
A set of adapters for message brokers.
event-band/amqplib-transport
52789 Downloads
php-amqplib transport for EventBand
rabbitcms/backend
1147 Downloads
Backend for RabbitCMS
white-rabbit-1-sketch/php-file-hash-map
4 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.