nizigama/minamqp-php

A minimalistic php client library for RabbitMQ based on php-amqplib

1.0 2022-03-15 10:21 UTC

This package is auto-updated.

Last update: 2024-04-16 01:14:10 UTC


README

A minimalistic php client library for RabbitMQ based on php-amqplib

Setup

Ensure you have composer installed, then run the following command:

composer require nizigama/minamqp-php

Usage

TODOs:

  • [ ]: Add tests
  • [ ]: Create Examples under usage section
  • [ ]: Clean todos