PHPackages                             potibm/oauth2-sceneid - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. potibm/oauth2-sceneid

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

potibm/oauth2-sceneid
=====================

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

v1.0.0(4y ago)01.5kMITPHPPHP ^8.0

Since Feb 16Pushed 4y ago1 watchersCompare

[ Source](https://github.com/potibm/oauth2-sceneid)[ Packagist](https://packagist.org/packages/potibm/oauth2-sceneid)[ RSS](/packages/potibm-oauth2-sceneid/feed)WikiDiscussions main Synced 1mo ago

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

SceneId Provider for OAuth 2.0 Client
=====================================

[](#sceneid-provider-for-oauth-20-client)

[![Latest Version](https://camo.githubusercontent.com/d6bb41ea7cc055a79ebd0d9ee116e782ffef782f1151f165e21c4f8c57582299/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f706f7469626d2f6f61757468322d7363656e6569642e7376673f7374796c653d666c61742d737175617265)](https://github.com/potibm/oauth2-sceneid/releases)[![Latest Version on Packagist](https://camo.githubusercontent.com/20643a01a15198fc4ad6b9cab6293c6a9cd55abcba507e6d0f7740a5edc5cd0c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f706f7469626d2f6f61757468322d7363656e6569643f7374796c653d666c61742d737175617265)](https://packagist.org/packages/potibm/oauth2-sceneid)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Coverage Status](https://camo.githubusercontent.com/d0838191765fc5b9f93eb7e66366ca9c53cbd5e7d71aa8a74f99e4f4b50d3c5e/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f706f7469626d2f6f61757468322d7363656e6569643f7374796c653d666c61742d737175617265)](https://app.codecov.io/gh/potibm/oauth2-sceneid)

This package provides [SceneId](https://id.scene.org) OAuth 2.0 support for the PHP League's [OAuth 2.0 Client](https://github.com/thephpleague/oauth2-client).

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

[](#installation)

To install, use composer:

```
composer require potibm/oauth2-sceneid

```

Usage
-----

[](#usage)

Usage is the same as The League's OAuth client, using `potibm\SceneIdOauth2\SceneIdProvider` as the provider.

### Authorization Code Flow

[](#authorization-code-flow)

```
$provider = new potibm\SceneIdOauth2\SceneIdProvider([
    'clientId'          => '{sceneid-client-id}',
    'clientSecret'      => '{sceneid-client-secret}',
    'redirectUri'       => 'https://example.com/callback-url',
]);
```

License
-------

[](#license)

The MIT License (MIT). Please see [License File](https://github.com/thephpleague/oauth2-github/blob/master/LICENSE) for more information.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

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

Unknown

Total

1

Last Release

1546d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/395c96139252567c6ac9d1ae83535eea6a27604b378f62cecf66763054395bf3?d=identicon)[potibm](/maintainers/potibm)

---

Top Contributors

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

---

Tags

clientoauthoauth2authorizationauthorisationsceneid

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/potibm-oauth2-sceneid/health.svg)

```
[![Health](https://phpackages.com/badges/potibm-oauth2-sceneid/health.svg)](https://phpackages.com/packages/potibm-oauth2-sceneid)
```

###  Alternatives

[stevenmaguire/oauth2-keycloak

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

2275.9M27](/packages/stevenmaguire-oauth2-keycloak)[patrickbussmann/oauth2-apple

Sign in with Apple OAuth 2.0 Client Provider for The PHP League OAuth2-Client

1132.5M6](/packages/patrickbussmann-oauth2-apple)[mollie/oauth2-mollie-php

Mollie Provider for OAuth 2.0 Client

251.7M1](/packages/mollie-oauth2-mollie-php)[omines/oauth2-gitlab

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

36721.5k13](/packages/omines-oauth2-gitlab)

PHPackages © 2026

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