PHPackages                             wooxo/yousign-api-client-laravel - 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. [API Development](/categories/api)
4. /
5. wooxo/yousign-api-client-laravel

ActiveLibrary[API Development](/categories/api)

wooxo/yousign-api-client-laravel
================================

Laravel 4.X client for the Yousign API

0.1.1(10y ago)11.9k1[1 issues](https://github.com/wooxo/yousign-api-client-laravel/issues)MITPHP

Since Sep 9Pushed 10y ago6 watchersCompare

[ Source](https://github.com/wooxo/yousign-api-client-laravel)[ Packagist](https://packagist.org/packages/wooxo/yousign-api-client-laravel)[ Docs](https://github.com/wooxo/yousign-api-client-laravel)[ RSS](/packages/wooxo-yousign-api-client-laravel/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

YouSignApiClientLaravel
=======================

[](#yousignapiclientlaravel)

[![Build Status](https://camo.githubusercontent.com/918ab8c3a6a5a245ec909c6803267528a9e8ba1b553f0bc5f7dfdc72f59981b5/68747470733a2f2f7472617669732d63692e6f72672f776f6f786f2f796f757369676e2d6170692d636c69656e742d6c61726176656c2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/wooxo/yousign-api-client-laravel)[![Latest Stable Version](https://camo.githubusercontent.com/90701ad4d02483c504ca920f9c23287774d5499ab083a9e6c74a528a0cd15836/68747470733a2f2f706f7365722e707567782e6f72672f776f6f786f2f796f757369676e2d6170692d636c69656e742d6c61726176656c2f762f737461626c652e706e67)](https://packagist.org/packages/wooxo/yousign-api-client-laravel) [![Total Downloads](https://camo.githubusercontent.com/033b86c4fa8bfe7cff7414d74fd218b958992d750c4aa81cf0703f5ba10445a4/68747470733a2f2f706f7365722e707567782e6f72672f776f6f786f2f796f757369676e2d6170692d636c69656e742d6c61726176656c2f646f776e6c6f6164732e706e67)](https://packagist.org/packages/wooxo/ovh-swift-laravel)

It's a library for Laravel 4.2.

Library to use YouSign API with Laravel Based on PHP Client :

Installation
------------

[](#installation)

Install using composer

Now require the lib

```
composer require wooxo/yousign-api-client-laravel "~0.1"
```

Publish config and complete informations (contact YouSign to get Credentials)

```
php artisan config:publish wooxo/yousign-api-client-laravel
```

Add provider in config.app

```
'providers' = array(
    [...],
    'Wooxo\YouSignApiClientLaravel\YouSignApiClientLaravelServiceProvider'
);
```

Usage
-----

[](#usage)

Init connection

```
$client = new YouSignApiClientLaravel();
```

After please report to the documentation of

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~20 days

Total

2

Last Release

3931d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/27fcfed0e8275297c29b9e2b3febfab85b281d7209401b452e6cba4f1d97c1c9?d=identicon)[wooxo](/maintainers/wooxo)

---

Top Contributors

[![lflaszlo](https://avatars.githubusercontent.com/u/533115?v=4)](https://github.com/lflaszlo "lflaszlo (1 commits)")

---

Tags

laravelyousign

### Embed Badge

![Health badge](/badges/wooxo-yousign-api-client-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/wooxo-yousign-api-client-laravel/health.svg)](https://phpackages.com/packages/wooxo-yousign-api-client-laravel)
```

###  Alternatives

[rakibdevs/openweather-laravel-api

Laravel package to connect https://openweathermap.org/ to get customized weather data for any location on the globe immediately

7652.6k](/packages/rakibdevs-openweather-laravel-api)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
