Download the PHP package nikitopush/phprsmq without Composer
On this page you can find all versions of the php package nikitopush/phprsmq. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nikitopush/phprsmq
More information about nikitopush/phprsmq
Files in nikitopush/phprsmq
Download nikitopush/phprsmq
More information about nikitopush/phprsmq
Files in nikitopush/phprsmq
Vendor nikitopush
Package phprsmq
Short Description PHP implementation of the Redis Simple Message Queue.
License MIT
Package phprsmq
Short Description PHP implementation of the Redis Simple Message Queue.
License MIT
Please rate this library. Is it a good library?
Informations about the package phprsmq
PHP Redis Simple Message Queue
PHP implementation of https://github.com/smrchy/rsmq.
System Requirements
- php7
- php-redis extension
Installation
The recommended way to install this library is through Composer:
Basic usage
Tests
To execute the test suite, you'll need Composer:
TODO
- implement message receiving
Contributing
Feel free to make a PR after consultation. Please follow these rules and standards when you write your code:
- SOLID
- KISS (Keep it simple, Stupid!)
- DRY (Don't Repeat Yourself)
- design patterns
- write documentation
- fluent interface
- write unit tests
- Law of Demeter
All versions of phprsmq with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
The package nikitopush/phprsmq contains the following files
Loading the files please wait ....