PHPackages                             tabs-software/oauth2-tabs2 - 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. tabs-software/oauth2-tabs2

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

tabs-software/oauth2-tabs2
==========================

tabs 2 OAuth 2.0 Client Provider for The PHP League OAuth2-Client

0.1.1(8y ago)019MITPHPPHP &gt;=5.5.0

Since Mar 19Pushed 8y ago2 watchersCompare

[ Source](https://github.com/CarltonSoftware/oauth2-tabs2)[ Packagist](https://packagist.org/packages/tabs-software/oauth2-tabs2)[ RSS](/packages/tabs-software-oauth2-tabs2/feed)WikiDiscussions develop Synced 3d ago

READMEChangelogDependencies (3)Versions (5)Used By (0)

oauth2-tabs2
============

[](#oauth2-tabs2)

tabs 2 OAuth 2.0 Client Provider for The PHP League OAuth2-Client

Install
-------

[](#install)

Via Composer

```
$ composer require CarltonSoftware/oauth2-tabs2
```

Usage
-----

[](#usage)

Usage is the same as The League's OAuth client, using `\League\OAuth2\Client\Provider\Tabs2` as the provider.

```
$provider = new League\OAuth2\Client\Provider\Tabs2([
    'apiHost'   => 'https://mockl.test.api.tabs-software.co.uk',
    'clientId'     => '{tabs2-client-id}',
    'clientSecret' => '{tabs2-client-secret}',
    'redirectUri'  => 'https://example.com/callback-url', // Only required if using the authorisation code grant type
]);
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity51

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

Total

2

Last Release

2947d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/078f30c99f251fb0adc2bd0d09e958ca49e72997767732dfd1ecb4e99ee99975?d=identicon)[TabsSoftware](/maintainers/TabsSoftware)

---

Top Contributors

[![PeteLawrence](https://avatars.githubusercontent.com/u/1871471?v=4)](https://github.com/PeteLawrence "PeteLawrence (22 commits)")

---

Tags

clientAuthenticationoauthoauth2authorizationtabs2

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/tabs-software-oauth2-tabs2/health.svg)

```
[![Health](https://phpackages.com/badges/tabs-software-oauth2-tabs2/health.svg)](https://phpackages.com/packages/tabs-software-oauth2-tabs2)
```

###  Alternatives

[league/oauth2-google

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

41721.2M118](/packages/league-oauth2-google)[cakedc/oauth2-cognito

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

18597.7k](/packages/cakedc-oauth2-cognito)

PHPackages © 2026

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