Download the PHP package romeoz/rock-mq without Composer
On this page you can find all versions of the php package romeoz/rock-mq. 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 rock-mq
A message queue API for PHP
Features
- Background sending
- Pub/Sub
- Non-blocking
- Module for Rock Framework
Installation
From the Command Line:
In your composer.json:
Quick Start
Run broker:
Code:
Pub/Sub
Run broker:
Code:
Requirements
- PHP 5.4+
- Gearman should be installed
apt-get install libgearman7
. Also, should be installed PHP extensionapt-get install php5-gearman
- RabbitMQ should be installed
apt-get install rabbitmq-server
. - ZeroMQ should be installed
apt-get install libzmq3
. Also, should be installed PHP extensionapt-get install php-zmq
Note: if you have problems with the installation, then see config .travis.
License
A message queue API is open-sourced software licensed under the MIT license.
All versions of rock-mq with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
romeoz/rock-events Version 0.10.*
videlalvaro/php-amqplib Version 2.2.*
romeoz/rock-events Version 0.10.*
videlalvaro/php-amqplib Version 2.2.*
The package romeoz/rock-mq contains the following files
Loading the files please wait ....