PHPackages                             vigicorp/yousign-api-v3 - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. vigicorp/yousign-api-v3

ActiveLibrary[HTTP &amp; Networking](/categories/http)

vigicorp/yousign-api-v3
=======================

Build the best experience of digital signature through your own platform. Increase your conversion rates, leverage your data and reduce your costs with Yousign API.

1.0.6(1y ago)0188MITPHPPHP ^7.4 || ^8.0

Since Sep 4Pushed 1y ago5 watchersCompare

[ Source](https://github.com/Vigicorp/yousign-api-v3)[ Packagist](https://packagist.org/packages/vigicorp/yousign-api-v3)[ Docs](https://openapi-generator.tech)[ RSS](/packages/vigicorp-yousign-api-v3/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (4)Versions (9)Used By (0)

OpenAPIClient-php
=================

[](#openapiclient-php)

Build the best experience of digital signature through your own platform. Increase your conversion rates, leverage your data and reduce your costs with Yousign API.

Installation &amp; Usage
------------------------

[](#installation--usage)

### Requirements

[](#requirements)

PHP 7.4 and later. Should also work with PHP 8.0.

### Composer

[](#composer)

To install the bindings via [Composer](https://getcomposer.org/), add the following to `composer.json`:

```
{
  "repositories": [
    {
      "type": "vcs",
      "url": "https://github.com/GIT_USER_ID/GIT_REPO_ID.git"
    }
  ],
  "require": {
    "GIT_USER_ID/GIT_REPO_ID": "*@dev"
  }
}
```

Then run `composer install`

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
