xavier/roadrunner

the roadrunner lib for thinkphp

Installs: 18

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 1

Forks: 2

Open Issues: 0

Type:project

pkg:composer/xavier/roadrunner

0.1 2021-05-26 10:20 UTC

This package is auto-updated.

Last update: 2025-09-26 20:26:06 UTC


README

Roadrunner lib for thinkphp

执行命令安装依赖 ''' composer require xavier/roadrunner ''' 安装之后 ''' php think xavier:roadrunner '''

如果是第一次使用,会提示下载roadrunner文件,下载后会自动启动服务。

roadrunner是什么可以自行搜索。其中使用roadrunner之后的性能是fpm模式下的几倍。和swoole对比的话,就是不需要了解异步支持。依然传统模式开发即可。