PHPackages                             skeeks/cms-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. skeeks/cms-oauth2-server

ActiveYii2-extension

skeeks/cms-oauth2-server
========================

OAuth 2.1 authorization server for SkeekS CMS

1.0.2(1mo ago)0104↓60.7%3BSD-3-ClausePHPPHP ^7.4|^8.0

Since Jul 13Pushed 1mo agoCompare

[ Source](https://github.com/skeeks-cms/cms-oauth2-server)[ Packagist](https://packagist.org/packages/skeeks/cms-oauth2-server)[ RSS](/packages/skeeks-cms-oauth2-server/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (3)

SkeekS CMS OAuth2 Server
========================

[](#skeeks-cms-oauth2-server)

OAuth 2.1 authorization-code server with PKCE, dynamic client registration, resource indicators and scoped bearer tokens for SkeekS CMS integrations.

Authorization-code exchanges issue rotating refresh tokens. Clients can use `grant_type=refresh_token` to renew access without another browser login. Refresh-token reuse revokes the complete token family and its access tokens. Raw access and refresh tokens are never stored or displayed.

The authorization server metadata advertises both `authorization_code` and `refresh_token` grants. A client registers once, stores its `client_id` and `client_secret`, completes PKCE authorization for a configured resource, and then persists the returned refresh token in its operating-system credential store. Every successful refresh returns a replacement refresh token; the old value must be discarded immediately.

The package is transport-neutral. Consumers such as `skeeks/cms-mcp` register their resources and scopes through the `oauth2Server.resources` configuration.

See `AGENTS.md` for architecture, resource registration and mandatory engineering rules for AI agents.

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance90

Actively maintained with recent releases

Popularity13

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

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

3

Last Release

47d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/785306737dd13e3ea6826dfc04ab29ececa88f560d054ff595d64853cb878219?d=identicon)[skeeks-semenov](/maintainers/skeeks-semenov)

---

Top Contributors

[![skeeks-semenov](https://avatars.githubusercontent.com/u/9209305?v=4)](https://github.com/skeeks-semenov "skeeks-semenov (6 commits)")

### Embed Badge

![Health badge](/badges/skeeks-cms-oauth2-server/health.svg)

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

###  Alternatives

[skeeks/cms-shop

Интернет магазин для SkeekS CMS

145.9k25](/packages/skeeks-cms-shop)

PHPackages © 2026

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