PHPackages                             edmunds22/oauth2-adobe-sign - 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. edmunds22/oauth2-adobe-sign

ActiveLibrary

edmunds22/oauth2-adobe-sign
===========================

Adobe Sign OAuth 2.0 Client Provider for The PHP League OAuth2-Client

0.2.2(6y ago)0431MITPHPPHP &gt;=5.6.0

Since Jul 15Pushed 6y ago1 watchersCompare

[ Source](https://github.com/edmunds22/oauth2-adobe-sign)[ Packagist](https://packagist.org/packages/edmunds22/oauth2-adobe-sign)[ RSS](/packages/edmunds22-oauth2-adobe-sign/feed)WikiDiscussions master Synced yesterday

READMEChangelog (3)Dependencies (3)Versions (13)Used By (1)

Adobe Sign Provider for OAuth 2.0 Client
========================================

[](#adobe-sign-provider-for-oauth-20-client)

This package provides Adobe Sign OAuth 2.0 support for The PHP League's [OAuth 2.0 Client](https://github.com/thephpleague/oauth2-client).

[![Latest Stable Version](https://camo.githubusercontent.com/f5ad566cf7d5f2be1c8cbe2a65d3fd41436d5e09e575bcde6c384419c3fda54b/68747470733a2f2f706f7365722e707567782e6f72672f6b6576696e656d2f6f61757468322d61646f62652d7369676e2f762f737461626c653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/kevinem/oauth2-adobe-sign)[![License](https://camo.githubusercontent.com/6ef534d8d28841996fd6c7603af39ce621f722b51515250c1ecebd5ec59412f5/68747470733a2f2f706f7365722e707567782e6f72672f6b6576696e656d2f6f61757468322d61646f62652d7369676e2f6c6963656e73653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/kevinem/oauth2-adobe-sign)[![Build Status](https://camo.githubusercontent.com/ab97b90e9b18883e4888a0c753e44a017e0ea19ad80f796eb4933a351199de8d/68747470733a2f2f7472617669732d63692e6f72672f6b6576696e656d2f6f61757468322d61646f62652d7369676e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/kevinem/oauth2-adobe-sign)

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

[](#installation)

To install, use composer:

```
composer require kevinem/oauth2-adobe-sign

```

Usage
-----

[](#usage)

Use [The League's OAuth2 Client](https://github.com/thephpleague/oauth2-client) with `\KevinEm\OAuth2\Client\AdobeSign` as the provider.

### Authorization Code Flow

[](#authorization-code-flow)

```
$provider = new KevinEm\OAuth2\Client\AdobeSign([
    'clientId'          => 'your_client_id',
    'clientSecret'      => 'your_client_secret',
    'redirectUri'       => 'your_callback',
    'dataCenter'        => 'secure.na1',
    'scope'             => [
          'scope1:type',
          'scope2:type'
    ]
]);
```

License
-------

[](#license)

The MIT License (MIT) Copyright (c) 2016 Kevin Em

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity55

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 ~145 days

Recently: every ~325 days

Total

10

Last Release

2283d ago

PHP version history (2 changes)0.1.0PHP &gt;=5.5.0

0.1.5PHP &gt;=5.6.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/e2964e9b61a88fdcac3dc86bc4d49969db38fa9940515056cddf887b97773141?d=identicon)[edmunds22](/maintainers/edmunds22)

---

Top Contributors

[![edmunds22](https://avatars.githubusercontent.com/u/16265788?v=4)](https://github.com/edmunds22 "edmunds22 (7 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/edmunds22-oauth2-adobe-sign/health.svg)

```
[![Health](https://phpackages.com/badges/edmunds22-oauth2-adobe-sign/health.svg)](https://phpackages.com/packages/edmunds22-oauth2-adobe-sign)
```

###  Alternatives

[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[thenetworg/oauth2-azure

Azure Active Directory OAuth 2.0 Client Provider for The PHP League OAuth2-Client

2509.6M48](/packages/thenetworg-oauth2-azure)[stevenmaguire/oauth2-keycloak

Keycloak OAuth 2.0 Client Provider for The PHP League OAuth2-Client

2275.9M27](/packages/stevenmaguire-oauth2-keycloak)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

728272.9k20](/packages/civicrm-civicrm-core)[tempest/framework

The PHP framework that gets out of your way.

2.1k23.1k9](/packages/tempest-framework)[xeroapi/xero-php-oauth2

Xero official PHP SDK for oAuth2 generated with OpenAPI spec 3

1054.3M14](/packages/xeroapi-xero-php-oauth2)

PHPackages © 2026

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