PHPackages                             advanced-learning/silverstripe-oauth2-server - 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. advanced-learning/silverstripe-oauth2-server

ActiveSilverstripe-vendormodule[Authentication &amp; Authorization](/categories/authentication)

advanced-learning/silverstripe-oauth2-server
============================================

SilverStripe module for an oauth2 server

0.0.7(4y ago)21.8k10[4 PRs](https://github.com/advanced-learning/silverstripe-oauth2-server/pulls)MITPHPPHP &gt;=7.1

Since Mar 12Pushed 2y ago4 watchersCompare

[ Source](https://github.com/advanced-learning/silverstripe-oauth2-server)[ Packagist](https://packagist.org/packages/advanced-learning/silverstripe-oauth2-server)[ RSS](/packages/advanced-learning-silverstripe-oauth2-server/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (8)Versions (15)Used By (0)

SilverStripe Oauth2 Server
==========================

[](#silverstripe-oauth2-server)

[![](https://camo.githubusercontent.com/c4d5c0a4d9e246a33ebe8e987b54940e6e62a4eeb3d0b10aa99482211b427ac4/68747470733a2f2f636972636c6563692e636f6d2f67682f616476616e6365642d6c6561726e696e672f73696c7665727374726970652d6f61757468322d7365727665722e7376673f7374796c653d737667)](LINK)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/78b45876771965dfe2ccbf51f61c5182f8156a12d655caee4a2f4b80e0e10ece/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616476616e6365642d6c6561726e696e672f73696c7665727374726970652d6f61757468322d7365727665722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/advanced-learning/silverstripe-oauth2-server/?branch=master)[![codecov](https://camo.githubusercontent.com/4fefacc1e949b8fb46442d8e881d24860d23c0aaf799f064ffb5c9bf4fa66623/68747470733a2f2f636f6465636f762e696f2f67682f616476616e6365642d6c6561726e696e672f73696c7665727374726970652d6f61757468322d7365727665722f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/advanced-learning/silverstripe-oauth2-server)

OAuth2 server for SilverStripe 4.

Requirements
------------

[](#requirements)

- `silverstripe/framework` ^4.0
- `league/oauth2-server`
- `robbie/psr7-adapters`
- `PHP >= 7.1`

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

[](#installation)

Install with [Composer](https://getcomposer.org):

```
composer require advanced-learning/silverstripe-oauth2-server
```

Oauth Support
-------------

[](#oauth-support)

Currently supports client and password grants. The client grant uses the endpoint '/oauth/authorizse'. Currently requires securing api endpoints manually. There is a middleware but this would affect all requests. The same logic could be used in conjunction with allowed\_actions on the controller.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.6% 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 ~239 days

Recently: every ~345 days

Total

7

Last Release

1547d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/645422a4eee17131073ce7c7cf54eebdeb3ae98aabc116a1519e3e9eb6f0e54e?d=identicon)[riddler7](/maintainers/riddler7)

---

Top Contributors

[![riddler7](https://avatars.githubusercontent.com/u/362836?v=4)](https://github.com/riddler7 "riddler7 (48 commits)")[![FrogOnAStool](https://avatars.githubusercontent.com/u/5212540?v=4)](https://github.com/FrogOnAStool "FrogOnAStool (2 commits)")[![leochenftw](https://avatars.githubusercontent.com/u/8662044?v=4)](https://github.com/leochenftw "leochenftw (2 commits)")[![gopalsareen](https://avatars.githubusercontent.com/u/26642067?v=4)](https://github.com/gopalsareen "gopalsareen (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/advanced-learning-silverstripe-oauth2-server/health.svg)

```
[![Health](https://phpackages.com/badges/advanced-learning-silverstripe-oauth2-server/health.svg)](https://phpackages.com/packages/advanced-learning-silverstripe-oauth2-server)
```

###  Alternatives

[jeremy379/laravel-openid-connect

OpenID Connect support to the PHP League's OAuth2 Server. Compatible with Laravel Passport.

55342.3k2](/packages/jeremy379-laravel-openid-connect)[nl.idaas/openid-server

OpenID Connect server for PHP

47129.2k1](/packages/nlidaas-openid-server)[silverstripe/contentreview

Flags pages for periodical author review (incl. reporting)

22264.3k4](/packages/silverstripe-contentreview)[simplesamlphp/simplesamlphp-module-oidc

A SimpleSAMLphp module adding support for the OpenID Connect protocol

5016.9k1](/packages/simplesamlphp-simplesamlphp-module-oidc)[silverstripe/mfa

Enable multi-factor authentication with fallback codes

10346.1k8](/packages/silverstripe-mfa)[uafrica/oauth-server

OAuth Server for CakePHP 3 using the PHP League's OAuth2 Server

5172.1k](/packages/uafrica-oauth-server)

PHPackages © 2026

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