Download the PHP package bingher/transmit without Composer
On this page you can find all versions of the php package bingher/transmit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package transmit
bingher/transmit
thrift php 简单封装用于生成服务端及客户端
安装
使用说明
- 服务端:定义了通用调用接口
invoke
,传参:方法名及数组json字符串参数,继承\bingher\transmit\Server
后只要写相关业务逻辑即可
- 客户端:实例化客户端,调用服务端的方法及数组传参即可
参考资料
All versions of transmit with dependencies
PHP Build Version
Package Version
Requires
apache/thrift Version
^0.16.0
The package bingher/transmit contains the following files
Loading the files please wait ....