Download the PHP package h4kuna/queue without Composer
On this page you can find all versions of the php package h4kuna/queue. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor h4kuna
Package queue
Short Description System V message queue in php.
License MIT
Homepage https://github.com/h4kuna/queue
Package queue
Short Description System V message queue in php.
License MIT
Homepage https://github.com/h4kuna/queue
Please rate this library. Is it a good library?
Informations about the package queue
Queue
This use native php queue msg_* functions.
Installation by composer
composer require h4kuna/queue
How to use
Base is QueueFactory.
The messages can to have different types.
Or read all types
Limitations
This is not server, it can run as only instance on current computer.
Catch receive error
The queue has backup implementation by Backup.
List of queues
Error codes for receive:
All versions of queue with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
ext-sysvmsg Version *
h4kuna/data-type Version ^3.0
h4kuna/dir Version ^0.1.3
h4kuna/memoize Version ^0.1
mll-lab/str_putcsv Version ^1.1
ext-sysvmsg Version *
h4kuna/data-type Version ^3.0
h4kuna/dir Version ^0.1.3
h4kuna/memoize Version ^0.1
mll-lab/str_putcsv Version ^1.1
The package h4kuna/queue contains the following files
Loading the files please wait ....