承接 qdequippe/yousign-php-api 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-07-04