HttpServer 2 框架Swoole混合秒杀

Posted 知其黑、受其白

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了HttpServer 2 框架Swoole混合秒杀相关的知识,希望对你有一定的参考价值。

阅读目录

使用第三方自定义路由、简易封装 Request 对象

1 下载安装路由

https://github.com/nikic/FastRoute

需要 php 7.4 或更新版本。

composer require nikic/fast-route

路由不止在swoole里可以使用,传统PHP里依然可以应用。

/www/ttt # composer require nikic/fast-route
Info from https://repo.packagist.org: #StandWit

以上是关于HttpServer 2 框架Swoole混合秒杀的主要内容,如果未能解决你的问题,请参考以下文章

HttpServer 1 框架搭建 Swoole 环境和开发环境

HttpServer 2 框架使用第三方自定义路由简易封装 Request 对象

php workerman怎么用

Swoole http server + yaf, swoole socket server + protobuf 等小结

swoole里面的server.php怎么做到在Ubuntu开机下就自动执行启动?

PHP EasySwoole 框架更新