spiral/roadrunner-cli
Composer 安装命令:
composer require spiral/roadrunner-cli
包简介
RoadRunner: Command Line Interface
README 文档
README
RoadRunner is an open-source (MIT licensed) high-performance PHP application server, load balancer, and process manager. It supports running as a service with the ability to extend its functionality on a per-project basis.
RoadRunner includes PSR-7/PSR-17 compatible HTTP and HTTP/2 server and can be used to replace classic Nginx+FPM setup with much greater performance and flexibility.
Official Website | Documentation
RoadRunner CLI
This repository contains commands to help you work with the RoadRunner, such as:
get-binary(orget) - allows to install the latest version of the RoadRunner compatible with your environment (operating system, processor architecture, runtime, etc...). Also, this command creates an example.rr.yamlconfiguration file. If don't use the command without additional optionspluginandpreset, an example with a complete configuration file will be created. Using thepluginoption (shortcutp) can create an example configuration file with only plugins needed. For example, with http plugin only:get-binary -p http, http and jobs:get-binary -p http -p jobs. Available plugins:amqp,beanstalk,boltdb,broadcast,endure,fileserver,grpc,http,jobs,kv,logs,metrics,nats,redis,reload,rpc,server,service,sqs,status,tcp,temporal,websockets. Using thepresetoption can create an example configuration file with popular plugins for different typical tasks. For example, with web preset:get-binary --preset web. Available presets:web(contains pluginshttp,jobs).download-protoc-binary- allows to install the latest version of theprotoc-gen-php-grpcfile compatible with your environment (operating system, processor architecture, runtime, etc...).versions- displays a list of available RoadRunner binary versions.
Testing:
This codebase is automatically tested via host repository - roadrunner-server/roadrunner.
License:
The MIT License (MIT). Please see LICENSE for more information.
Maintained by Spiral Scout.
spiral/roadrunner-cli 适用场景与选型建议
spiral/roadrunner-cli 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 10.34M 次下载、GitHub Stars 达 30, 最近一次更新时间为 2021 年 02 月 12 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 spiral/roadrunner-cli 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 spiral/roadrunner-cli 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 10.34M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 30
- 点击次数: 12
- 依赖项目数: 36
- 推荐数: 5
其他信息
- 授权协议: MIT
- 更新时间: 2021-02-12