Download the PHP package byrnedo/php-nats-streaming without Composer
On this page you can find all versions of the php package byrnedo/php-nats-streaming. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download byrnedo/php-nats-streaming
More information about byrnedo/php-nats-streaming
Files in byrnedo/php-nats-streaming
Download byrnedo/php-nats-streaming
More information about byrnedo/php-nats-streaming
Files in byrnedo/php-nats-streaming
Vendor byrnedo
Package php-nats-streaming
Short Description PHP Client for nats-streaming-server.
License MIT
Package php-nats-streaming
Short Description PHP Client for nats-streaming-server.
License MIT
Please rate this library. Is it a good library?
Informations about the package php-nats-streaming
PHP Nats Streaming Server Client
Build
Master | Develop |
---|---|
Coverage
Master | Develop |
---|---|
Intro
A php client for Nats Streaming Server.
Uses phpnats under the hood and closesly resembles it's api.
Requirements
- php 5.6+
- stan
Installation
Get composer:
Add php-nats-streaming as a dependency to your project
Usage
Publish
Note
If publishing many messages at a time, you might at first do this:
It's actually much faster to do the following:
Subscribe
If you want to subscribe to multiple channels you can use $c->wait()
:
Queue Group Subscribe
Manual Ack
License
MIT, see LICENSE
All versions of php-nats-streaming with dependencies
PHP Build Version
Package Version
The package byrnedo/php-nats-streaming contains the following files
Loading the files please wait ....