zikarsky/react-gearman
最新稳定版本:1.0.5
Composer 安装命令:
composer require zikarsky/react-gearman
包简介
A async implementation for gearman ontop of react
README 文档
README
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/phpunitbin/php-cs-fixer fix
If you want to check code-style before fixing it, run bin/php-cs-fixer fix --dry-run --diff
统计信息
- 总下载量: 5.79k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 27
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-01-08