Download the PHP package jufeng/phpsdk without Composer
On this page you can find all versions of the php package jufeng/phpsdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jufeng/phpsdk
More information about jufeng/phpsdk
Files in jufeng/phpsdk
Download jufeng/phpsdk
More information about jufeng/phpsdk
Files in jufeng/phpsdk
Please rate this library. Is it a good library?
Informations about the package phpsdk
JF图片服务 PHP SDK
说明
http 请求使用 Guzzle 三方库(v6.3),具体文档可参考:Guzzle v6.3 Doc
安装
图片各个环境服务接口
- 线上环境 https://imgserver-api.deenet.cn/v1
- 测试环境 https://test-imgserver-api.deenet.cn/v1 需要绑定 host
使用方法
JF图片服务 JS SDK
推荐使用的三方上传组件:uploadify、plupload。相对于uploadify
,plupload
功能更为全面,支持html5、flash、silverlight等多种上传方式。上传组件的具体使用请参考其官方文档。
相对于传统的上传方式,使用图片服务的不同之处在于上传之前需要到服务端获取token
,然后上传文件时带上token
参数即可。以uploadify
为例,代码如下所示:
plupload
的使用方法类似:
All versions of phpsdk with dependencies
PHP Build Version
Package Version
The package jufeng/phpsdk contains the following files
Loading the files please wait ....