Download the PHP package react/zmq without Composer
On this page you can find all versions of the php package react/zmq. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package zmq
React/ZMQ
ZeroMQ bindings for React.
Install
The recommended way to install react/zmq is through composer.
Example
And don't forget to autoload:
Here is an example of a push socket:
And the pull socket that goes with it:
Todo
- Integration tests
- Buffer limiting
- Do not push messages if no listener
Tests
To run the test suite, you need PHPUnit.
$ phpunit
License
MIT, see LICENSE.
All versions of zmq with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
ext-zmq Version *
evenement/evenement Version ^3.0 || ^2.0
react/event-loop Version ^1.0 || ^0.5 || ^0.4
ext-zmq Version *
evenement/evenement Version ^3.0 || ^2.0
react/event-loop Version ^1.0 || ^0.5 || ^0.4
The package react/zmq contains the following files
Loading the files please wait ....