scaffoldeducation/taurus-publisher-php
Composer 安装命令:
composer require scaffoldeducation/taurus-publisher-php
包简介
PHP library using LUA script to send for redis a job for Taurus queue
README 文档
README
PHP library using LUA script to send for redis a job for Taurus queue
Installation
Requires PHP 7.1.
The recommended way to install is through Composer.
composer require kiwfy/taurus-publisher-php
Sample
it's a good idea to look in the sample folder to understand how it works.
First verify if all dependencies is installed (if need anyelse)
composer install --no-dev --prefer-dist
and run
php sample/publisher-sample.php
Development
Want to contribute? Great!
The project using a simple code. Make a change in your file and be careful with your updates! Any new code will only be accepted with all viladations.
To ensure that the entire project is fine:
First install all the dev dependences
composer install --dev --prefer-dist
Second run all validations
composer check
Kiwfy - Open your code, open your mind!
统计信息
- 总下载量: 620
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 8
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-only
- 更新时间: 2020-07-22