Download the PHP package zikarsky/react-gearman without Composer
On this page you can find all versions of the php package zikarsky/react-gearman. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zikarsky/react-gearman
More information about zikarsky/react-gearman
Files in zikarsky/react-gearman
Download zikarsky/react-gearman
More information about zikarsky/react-gearman
Files in zikarsky/react-gearman
Vendor zikarsky
Package react-gearman
Short Description A async implementation for gearman ontop of react
License MIT
Package react-gearman
Short Description A async implementation for gearman ontop of react
License MIT
Please rate this library. Is it a good library?
Informations about the package react-gearman
gearman-async
A async Gearman implementation for PHP ontop of reactphp
Current status:
- There is a working implementation for a GearmanClient
- There is a partially working implementation for GearmanWorker - will be refactored
- Code is unit-tested and adheres to http://gearman.org/protocol/
- No real integration tests with gearmand yet. Some examples can be found in
examples
Development
Your PRs and changes are very welcome!
Please run tests and fix code-style with:
bin/phpunit
bin/php-cs-fixer fix
If you want to check code-style before fixing it, run bin/php-cs-fixer fix --dry-run --diff
All versions of react-gearman with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
react/event-loop Version ^1
react/stream Version ^1
react/promise Version ^2.8
react/dns Version ^1
react/socket Version ^1
psr/log Version ~1.0
ramsey/uuid Version ^3.7|^4.0
react/event-loop Version ^1
react/stream Version ^1
react/promise Version ^2.8
react/dns Version ^1
react/socket Version ^1
psr/log Version ~1.0
ramsey/uuid Version ^3.7|^4.0
The package zikarsky/react-gearman contains the following files
Loading the files please wait ....