Libraries tagged by fort rabbit
white-rabbit-1-sketch/php-file-hash-map
3 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.
sunspikes/carrot
9 Downloads
A simple abstraction for RabbitMQ
goootlib/monster-mq
29 Downloads
PHP client for RabbitMQ
cerpus/pubsub
8716 Downloads
Client for RabbitMQ pub-sub
tricae/queue
2050 Downloads
A PHP Lib for Handle Queue (Rabbit, InMemory, ...)
nick-scalewest/task-dispatcher
603 Downloads
RabbitMQ driver for Laravel Queue. Supports Laravel Horizon.
cboden/binky
232 Downloads
An easy command line utility for spying on RabbitMQ exchanges
andrewdevelop/simple-pubsub
594 Downloads
A simple RabbitMQ pub/sub package for Lumen
sahil-gulati/reqrequest
79 Downloads
RabbitMQ 3.3.4 HTTP Api for PHP!
garlic/bus
2243 Downloads
Message Bus Bundle uses for communication among microservices through message bus (by default is RabbitMQ)
alphasoft-fr/messenger-filesystem-transport
16 Downloads
FilesystemTransport is a transport for Symfony Messenger based on the file system. It allows for handling asynchronous messages without using a database or an external message broker such as RabbitMQ or Redis. This is a simple and lightweight solution, ideal for small to medium-sized projects.
rmsundar/rabbit-mq-priority
0 Downloads
Sample module for rabbitmq priority queue
rabbit-project/rabbit-core
17 Downloads
CORE for rabbit-cms
peachpear/peach-rabbitmq
1 Downloads
peach for rabbit-consumer framework
bckp/rabbitmq
114 Downloads
Nette extension for RabbitMQ (using BunnyPHP)