Download the PHP package hyssa-dev/hibiken-asynq-client without Composer
On this page you can find all versions of the php package hyssa-dev/hibiken-asynq-client. 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 hibiken-asynq-client
hibiken-asynq-client
This is a client for the hibiken/asynq GO task queue used to send asynq tasks in PHP.
Asynq issues Client in other languages
https://github.com/hibiken/asynq/issues/105#issue-577400538 https://github.com/hibiken/asynq/issues/105#issuecomment-875502989
Asynq
https://github.com/hibiken/asynq Asynq is a Go library for queueing tasks and processing them asynchronously with workers. It's backed by Redis and is designed to be scalable yet easy to get started.
required
install
composer require hyssa-dev/hibiken-asynq-client:dev-main
used
use Client to put tasks on queues.
example
All versions of hibiken-asynq-client with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
predis/predis Version ^2.2
google/protobuf Version ^3.24
ramsey/uuid Version ^4.7
illuminate/redis Version *
predis/predis Version ^2.2
google/protobuf Version ^3.24
ramsey/uuid Version ^4.7
illuminate/redis Version *
The package hyssa-dev/hibiken-asynq-client contains the following files
Loading the files please wait ....