Download the PHP package kuga/openapi-sdk without Composer
On this page you can find all versions of the php package kuga/openapi-sdk. 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 openapi-sdk
API网关使用说明
- API网关处理程序在src/Core/Api/ApiService.php中
- 不同的接口处理约定在api的json说明文件中约定了,具体见api-json-samle这个例子目录
- 处理API的程序是根据json文件的约定,在src/Api目录中
- api.json文件的规范及相关api的约定见[http://github.com/misnet/apidocs]
- API网关会根据json文件的约定,对json文件中request部分进行校验,也会根据文件约定是否 需要accessToken进行校验;同时json文件中约定了API处理接口的命名空间及处理的类和方法。
初始化示例:
API网关调用示例:
All versions of openapi-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
kuga/qing Version ^0.8.2
phalcon/incubator Version ^3.4
aliyuncs/oss-sdk-php Version ~2.0
qcloudsms/qcloudsms_php Version 0.1.*
anchnet/aliyun-openapi-php-sdk Version dev-master
kuga/qing Version ^0.8.2
phalcon/incubator Version ^3.4
aliyuncs/oss-sdk-php Version ~2.0
qcloudsms/qcloudsms_php Version 0.1.*
anchnet/aliyun-openapi-php-sdk Version dev-master
The package kuga/openapi-sdk contains the following files
Loading the files please wait ....