Download the PHP package overnic/qiyuesuo-sdk without Composer
On this page you can find all versions of the php package overnic/qiyuesuo-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 qiyuesuo-sdk
契约锁SDK
https://open.qiyuesuo.com/document/2279605638927482880
配置(config)
使用文件 config/qiyuesuo.php
作为项目启动参数,或复制文件中数组作为启动参数,参数说明详见文件注释
使用(Used)
-
初始化类
- 方法列表
contract
- 通过PDF创建合同(createByPdfFile)
- 通过合同模版创建合同(createByTpl)
- 通过html内容创建合同(createByHtml)
- 运营方签署合同(signByPlatform)
- 企业用户签署(signByCompany)
- 完成合同,终止合同签署状态(complete)
- 查看合同(find)
- 下载合同(download)
- 获取签署页面链接(signUrl)
- 获取查看合同页面的链接(viewUrl)
- 触发回调地址测试请求(testCallBack)
auth
- 提交认证(company)
- 通过公司名称查询认证详情(findByCompanyName)
- 通过认证id查询认证结果(findByAuthId)
- 查询认证详情(find)
seal
- 创建企业/个人印章(createSeal)
All versions of qiyuesuo-sdk with dependencies
PHP Build Version
Package Version
Requires
ext-json Version
*
guzzlehttp/guzzle Version ^6.3
pimple/pimple Version ^3.2
overnic/support Version ^1.1
guzzlehttp/guzzle Version ^6.3
pimple/pimple Version ^3.2
overnic/support Version ^1.1
The package overnic/qiyuesuo-sdk contains the following files
Loading the files please wait ....