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 2w ago

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 52% 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

2031d 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

[nette/security

🔑 Nette Security: provides authentication, authorization and a role-based access control management via ACL (Access Control List)

3779.6M307](/packages/nette-security)[league/oauth2-google

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

42222.6M158](/packages/league-oauth2-google)[stevenmaguire/oauth2-keycloak

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

2276.2M36](/packages/stevenmaguire-oauth2-keycloak)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[thenetworg/oauth2-azure

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

24610.3M73](/packages/thenetworg-oauth2-azure)[patrickbussmann/oauth2-apple

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

1152.7M11](/packages/patrickbussmann-oauth2-apple)

PHPackages © 2026

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