PHPackages                             diablomedia/zf2-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. diablomedia/zf2-oauth2-server

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

diablomedia/zf2-oauth2-server
=============================

ZF2 implementation of oauth2-server-php

3.0.1(2y ago)54755[4 issues](https://github.com/diablomedia/zf2-oauth2-server/issues)[4 PRs](https://github.com/diablomedia/zf2-oauth2-server/pulls)MITPHPPHP ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0

Since May 14Pushed 1y ago3 watchersCompare

[ Source](https://github.com/diablomedia/zf2-oauth2-server)[ Packagist](https://packagist.org/packages/diablomedia/zf2-oauth2-server)[ Docs](https://github.com/diablomedia/zf2-oauth2-server)[ RSS](/packages/diablomedia-zf2-oauth2-server/feed)WikiDiscussions master Synced today

READMEChangelog (6)Dependencies (12)Versions (11)Used By (0)

zf2-oauth2-server
=================

[](#zf2-oauth2-server)

[![Build](https://github.com/diablomedia/zf2-oauth2-server/workflows/Build/badge.svg?event=push)](https://github.com/diablomedia/zf2-oauth2-server/actions?query=workflow%3ABuild+event%3Apush)[![Latest Stable Version](https://camo.githubusercontent.com/e819471baffd75b148386ff322e2be96187cf57c1345943fa61b29710b65a27a/68747470733a2f2f706f7365722e707567782e6f72672f646961626c6f6d656469612f7a66322d6f61757468322d7365727665722f762f737461626c65)](https://packagist.org/packages/diablomedia/zf2-oauth2-server)[![Total Downloads](https://camo.githubusercontent.com/027914d02c11a0dbb936cf12caa3dcd1331a6cf11a315644cc7ea49e755b00ae/68747470733a2f2f706f7365722e707567782e6f72672f646961626c6f6d656469612f7a66322d6f61757468322d7365727665722f646f776e6c6f616473)](https://packagist.org/packages/diablomedia/zf2-oauth2-server)[![License](https://camo.githubusercontent.com/c12b0a99dc3e15cba222c6b1a28885bce1b398b49f8b1d985a63a34440896001/68747470733a2f2f706f7365722e707567782e6f72672f646961626c6f6d656469612f7a66322d6f61757468322d7365727665722f6c6963656e7365)](https://packagist.org/packages/diablomedia/zf2-oauth2-server)[![SensioLabsInsight](https://camo.githubusercontent.com/8bd89978286345d860aa4dd8987bd53e02511a4e183beb1f4aa2a18d5a4faf4e/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f64626431373962342d333637312d343762322d383664632d3235383266643066363965342f6d696e692e706e67)](https://insight.sensiolabs.com/projects/dbd179b4-3671-47b2-86dc-2582fd0f69e4)

Skeleton ZF2 module implementing bshaffer's oauth2-server library

###  Health Score

37

↓

LowBetter than 83% of packages

Maintenance12

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity84

Battle-tested with a long release history

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~720 days

Total

6

Last Release

741d ago

Major Versions

v0.1.0 → v1.0.02016-06-09

v1.0.0 → 2.0.02018-01-25

2.1.0 → 3.0.02020-09-16

PHP version history (4 changes)v0.1.0PHP &gt;=5.3.0

v1.0.0PHP &gt;=5.5.0

2.0.0PHP &gt;=5.6.0

3.0.1PHP ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1278449?v=4)[Ari Pringle](/maintainers/aripringle)[@aripringle](https://github.com/aripringle)

---

Top Contributors

[![aripringle](https://avatars.githubusercontent.com/u/1278449?v=4)](https://github.com/aripringle "aripringle (21 commits)")[![jaydiablo](https://avatars.githubusercontent.com/u/136907?v=4)](https://github.com/jaydiablo "jaydiablo (17 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (8 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (3 commits)")[![dmregister](https://avatars.githubusercontent.com/u/567834?v=4)](https://github.com/dmregister "dmregister (1 commits)")

---

Tags

laminasauthoauthoauth2ZendFrameworkzf2

###  Code Quality

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/diablomedia-zf2-oauth2-server/health.svg)

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

###  Alternatives

[league/oauth2-server

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

6.6k136.0M248](/packages/league-oauth2-server)[bshaffer/oauth2-server-php

OAuth2 Server for PHP

3.3k15.2M106](/packages/bshaffer-oauth2-server-php)[bshaffer/oauth2-server-httpfoundation-bridge

A bridge to HttpFoundation for oauth2-server-php

522.3M12](/packages/bshaffer-oauth2-server-httpfoundation-bridge)[saeven/zf3-circlical-user

Complete user entity, rights, and access module for Laminas

3718.7k](/packages/saeven-zf3-circlical-user)[lorenzoferrarajr/lfj-opauth

LfjOpauth is a Zend Framework 2 module that enables support for many authentication providers through the Opauth framework.

2915.4k](/packages/lorenzoferrarajr-lfj-opauth)

PHPackages © 2026

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