jimbojsb/bstools
最新稳定版本:v0.7
Composer 安装命令:
composer require jimbojsb/bstools
包简介
beanstalkd tools
README 文档
README
bsTools allows you to work with a local (or remote) beanstalkd jobqueue. bsTools utilizes pheanstalk to talk to beanstalkd, and Symfony2\Console for the CLI interface.
Requirements
- PHP 5.3 or above (tested on 5.3.6)
- MacOS or Linux (BASH)
- If you have suhosin, you must set suhosin.executor.include.whitelist = phar
Getting bsTools
- Clone the repo or download the source. optionally, run bin/makephar.php to generate a standalone executable from the source
- Download the prebuilt executable here from the downloads page
Usage
Note: if you are using a packaged executable, the command will be "bs". Otherwise, use bin/bs.php. /usr/bin/env is required (and needs to know the location of PHP) for the executable to work.
running "bs" or "php bs.php" will produce command line help with all of the various options
统计信息
- 总下载量: 5.29k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 62
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-02-05