Download the PHP package qfrpc/yarrpc without Composer
On this page you can find all versions of the php package qfrpc/yarrpc. 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 yarrpc
QFRPC SDK for PHP
安装
-
推荐使用
composer
进行安装。可以使用 composer.json 声明依赖,或者运行下面的命令。 - 直接下载安装,但需要参照 composer 的 autoloader,增加一个自己的 autoloader 程序。
运行环境
QFRPC SDK版本 | PHP 版本 |
---|---|
1.x | yar extension, 7.0+ |
为什么要用此工具包? 1.yar缺少权限验证,本工具包在构建和调用时就加入了秘钥和签名验证,保证了rpc调用的安全性 2.rpc传递参数需要统一,本工具包提供了rpc请求体和响应体,减少请求参数、请求体的多样化,增强数据调试对接效率,增强了代码统一规范
All versions of yarrpc with dependencies
PHP Build Version
Package Version
No informations.
The package qfrpc/yarrpc contains the following files
Loading the files please wait ....