PHPackages                             apploud/oauth2-spartaid - 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. apploud/oauth2-spartaid

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

apploud/oauth2-spartaid
=======================

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

v0.27(5y ago)041proprietaryPHP

Since May 12Pushed 5y ago3 watchersCompare

[ Source](https://github.com/applouddigital/oauth2-spartaid)[ Packagist](https://packagist.org/packages/apploud/oauth2-spartaid)[ RSS](/packages/apploud-oauth2-spartaid/feed)WikiDiscussions master Synced today

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

Sparta ID OAuth2 provider
=========================

[](#sparta-id-oauth2-provider)

\##Usage

```
$config = [
    'clientId' => 'my-client-id',
    'clientSecret' => 'my-client-secret',
    'redirectUri' => 'https://my-uri.example.com',
    'environment' => Apploud\OAuth2\Client\Provider\SpartaIdEnvironment::DEVELOPMENT, // or CLIENT or STAGING or PRODUCTION
];

$provider = new Apploud\OAuth2\Client\Provider\SpartaId($config);
```

Afterwards, use this provider as you would otherwise do, with any other OAuth2 provider from PHPLeague ([see docs](https://github.com/thephpleague/oauth2-client)).

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 69% 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 ~35 days

Recently: every ~144 days

Total

28

Last Release

1981d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/17852436?v=4)[Apploud](/maintainers/apploud)[@apploud](https://github.com/apploud)

---

Top Contributors

[![JanMikes](https://avatars.githubusercontent.com/u/3995003?v=4)](https://github.com/JanMikes "JanMikes (20 commits)")[![jankonas](https://avatars.githubusercontent.com/u/7345659?v=4)](https://github.com/jankonas "jankonas (8 commits)")[![ondrejdockal](https://avatars.githubusercontent.com/u/11374009?v=4)](https://github.com/ondrejdockal "ondrejdockal (1 commits)")

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/apploud-oauth2-spartaid/health.svg)

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

###  Alternatives

[league/oauth2-google

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

41721.2M118](/packages/league-oauth2-google)[knpuniversity/oauth2-client-bundle

Integration with league/oauth2-client to provide services

83416.7M61](/packages/knpuniversity-oauth2-client-bundle)[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)[patrickbussmann/oauth2-apple

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

1132.5M6](/packages/patrickbussmann-oauth2-apple)[microsoft/kiota-authentication-phpleague

Authentication provider for Kiota using the PHP League OAuth 2.0 client to authenticate against the Microsoft Identity platform

153.2M7](/packages/microsoft-kiota-authentication-phpleague)

PHPackages © 2026

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