swoole-foundation/yii2-swoole-thrift

running thrift app on swoole with yii2 framework

1.0.0 2019-05-19 08:00 UTC

This package is auto-updated.

Last update: 2024-04-19 18:53:07 UTC


README

在swoole环境下运行注入Yii2框架的thrift应用模板。

  • thrift RPC性能
  • Yii2 开发效率(基于组件的开发方式)
  • Swoole 运行效率

以上优点通过本项目已经整合在一起,开箱即用,加速您的开发!

快速开始

基于composer创建项目即可

composer create-project swoole-foundation/yii2-swoole-thrift app

环境要求

  • PHP 7.0+
  • Swoole 4.0+