Download the PHP package joopschilder/reactphp-amqp-stream without Composer
On this page you can find all versions of the php package joopschilder/reactphp-amqp-stream. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download joopschilder/reactphp-amqp-stream
More information about joopschilder/reactphp-amqp-stream
Files in joopschilder/reactphp-amqp-stream
Download joopschilder/reactphp-amqp-stream
More information about joopschilder/reactphp-amqp-stream
Files in joopschilder/reactphp-amqp-stream
Vendor joopschilder
Package reactphp-amqp-stream
Short Description Wraps an AMQP consumer to behave like a stream so it can be used in a ReactPHP EventLoop
License MIT
Package reactphp-amqp-stream
Short Description Wraps an AMQP consumer to behave like a stream so it can be used in a ReactPHP EventLoop
License MIT
Please rate this library. Is it a good library?
Informations about the package reactphp-amqp-stream
reactphp-amqp-stream
This package provides a way to work with AMQP messages as if it were a stream in the ReactPHP EventLoop component.
It relies on one of my other packages, reactphp-input-stream
.
Usage
Basic
The code below can be found in examples/simple_queue_consumer.php
.
Advanced
The code below can be found in examples/advanced_queue_consumer.php
.
All versions of reactphp-amqp-stream with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4
php-amqplib/php-amqplib Version ^2.0
react/event-loop Version ^1.1
joopschilder/reactphp-input-stream Version ^0.1.0
php-amqplib/php-amqplib Version ^2.0
react/event-loop Version ^1.1
joopschilder/reactphp-input-stream Version ^0.1.0
The package joopschilder/reactphp-amqp-stream contains the following files
Loading the files please wait ....