PHPackages                             woodynew/hyperf-thrift-client - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. woodynew/hyperf-thrift-client

ActiveLibrary[API Development](/categories/api)

woodynew/hyperf-thrift-client
=============================

thrift client framework on hyperf server

v1.0.0(3y ago)07MITPHPPHP &gt;=8.0

Since Apr 10Pushed 3y ago1 watchersCompare

[ Source](https://github.com/woodynew/hyperf-thrift-client)[ Packagist](https://packagist.org/packages/woodynew/hyperf-thrift-client)[ RSS](/packages/woodynew-hyperf-thrift-client/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

hyperf-thrift-client
====================

[](#hyperf-thrift-client)

基于hyperf非堵塞协程的thrift客户端。

基于thrift标准接口编程，使用方法与原生thrift一致。

version
-------

[](#version)

- swoole 4.x
- thrift 0.18

使用方法
----

[](#使用方法)

```
composer require woodynew/hyperf-thrift-client
```

示例代码
----

[](#示例代码)

- Client

    ```
