php --ri swoole | grep Version  查看swoole版本

php -m | grep swoole  查看swoole拓展是否安装成功(php -m查看php拓展)

 

相关文章: