# webman_cli **Repository Path**: dafa168/webman_cli ## Basic Information - **Project Name**: webman_cli - **Description**: 本项目基于webman-workerman 的纯命令行应用,主要用于命令行/定时任务/自定义进程/消息队列等等场景。 当然,也可以根据需要增加http服务等等,视情况而定。 - **Primary Language**: PHP - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-20 - **Last Updated**: 2022-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 基于webman-workerman的纯命令行应用 ### 官网和手册 https://www.workerman.net/ https://www.workerman.net/doc ### 命令行 https://www.workerman.net/doc/webman/components/console.html ### 定时任务 https://www.workerman.net/doc/webman/components/crontab.html ### 自定义进程 https://www.workerman.net/doc/webman/process.html ### 消息队列 https://www.workerman.net/doc/webman/queue/redis.html