Download the PHP package chinayin/think-command without Composer
On this page you can find all versions of the php package chinayin/think-command. 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 think-command
think-command 定制版命令行
安装
运行环境要求 PHP 7.2 及以上版本,以及 thinkphp5。
composer 安装
如果使用标准的包管理器 composer,你可以很容易的在项目中添加依赖并下载:
使用说明
ThinkCommand
命令行程序
-
ThinkCommand
对thinkphp5中Command
做了基础封装,可以更简单方便的开发命令行程序- 开启debug模式
--debug
程序中通过IS_DEBUG_CONSOLE
来判断 - 强制模式
--force
- 配合swoole,进程数
--thread
- 开启debug模式
-
命令行参数配置
buildCommandDefinition()
- 主入口
main
ThinkMNSQueueV2Command
阿里云Mns队列消费
- 消息消费
consume
ThinkMQQueueCommand
阿里云MQ队列消费
- 消息消费
consume
All versions of think-command with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
ext-json Version *
chinayin/thinkphp5 Version ~5.0
aliyunmq/mq-http-sdk Version ^1.0
aliyun/aliyun-mns-php-sdk Version ^1.1
godruoyi/php-snowflake Version ^1.0
ext-json Version *
chinayin/thinkphp5 Version ~5.0
aliyunmq/mq-http-sdk Version ^1.0
aliyun/aliyun-mns-php-sdk Version ^1.1
godruoyi/php-snowflake Version ^1.0
The package chinayin/think-command contains the following files
Loading the files please wait ....