Download the PHP package kigkonsult/mesq without Composer
On this page you can find all versions of the php package kigkonsult/mesq. 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 mesq
MesQ
About
MesQ is a PHP lite disk based message queue manager
- Assemple and enqueue (un-)frequently (incoming) messages
- dequeue once (scheduled?)
MesQ supports FIFO, LIFO and PRIOrity message queues
Message can be any of scalar, array or object types
Usage
Requires (below)
- unique \
- existing read-/writeable \
For the MesQ config keys, please review src/MesQinterface.php.
Add messages to queue
Process queued messages
For more detailed usage, read MesQ docs.
Installation
Composer, from the Command Line:
In your composer.json:
Version 1.6 supports PHP 8.0, 1.4 7.4, 1.2 7.0.
Sponsorship
Donation using paypal.me/kigkonsult are appreciated. For invoice, e-mail.
Licence
MesQ is licensed under the LGPLv3 License.
All versions of mesq with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
The package kigkonsult/mesq contains the following files
Loading the files please wait ....