qdequippe/yousign-php-api
最新稳定版本:0.3.0
Composer 安装命令:
composer require qdequippe/yousign-php-api
包简介
PHP Yousign Client
README 文档
README
This SDK is generated automatically with JanePHP from the Yousign API.
It also provides a full object-oriented interface for all the endpoints, requests and responses of the Yousign API.
Installation
This library is built atop of PSR-7 and PSR-18. So you will need to install some implementations for those standard interfaces.
If no PSR-18 client or PSR-7 message factory is available yet in your project or you don't know or don't care which one to use, just install some default:
composer require symfony/http-client nyholm/psr7
You can now install the Yousign client:
composer require qdequippe/yousign-php-api
Quick start
To create a client:
$client = \Qdequippe\Yousign\Api\Client::create(); $client->getSignatureRequests();
统计信息
- 总下载量: 12
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-07-04