PHPackages                             zendframework/zendoauth - 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. zendframework/zendoauth

Abandoned → [laminas/laminas-oauth](/?search=laminas%2Flaminas-oauth)ArchivedLibrary[Authentication &amp; Authorization](/categories/authentication)

zendframework/zendoauth
=======================

2.0.3(12y ago)18313.9k—10%21[7 issues](https://github.com/zendframework/ZendOAuth/issues)12BSD-3-ClausePHPPHP &gt;=5.3.3

Since Jul 23Pushed 6y ago15 watchersCompare

[ Source](https://github.com/zendframework/ZendOAuth)[ Packagist](https://packagist.org/packages/zendframework/zendoauth)[ Docs](http://packages.zendframework.com/)[ RSS](/packages/zendframework-zendoauth/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (8)Versions (12)Used By (12)

ZendOAuth component

> ## Repository abandoned 2019-12-31
>
> [](#repository-abandoned-2019-12-31)
>
> This repository has moved to [laminas/laminas-oauth](https://github.com/laminas/laminas-oauth).

You can install using:

```
curl -s https://getcomposer.org/installer | php
php composer.phar install

```

At that point, follow the instructions in the documentation folder for actual usage of the component. (Documentation is forthcoming.)

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance12

Infrequent updates — may be unmaintained

Popularity43

Moderate usage in the ecosystem

Community36

Small or concentrated contributor base

Maturity65

Established project with proven stability

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

Recently: every ~148 days

Total

11

Last Release

4423d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/296074?v=4)[Zend Framework](/maintainers/zendframework)[@zendframework](https://github.com/zendframework)

---

Top Contributors

[![weierophinney](https://avatars.githubusercontent.com/u/25943?v=4)](https://github.com/weierophinney "weierophinney (38 commits)")[![Maks3w](https://avatars.githubusercontent.com/u/1301698?v=4)](https://github.com/Maks3w "Maks3w (21 commits)")[![ralphschindler](https://avatars.githubusercontent.com/u/76674?v=4)](https://github.com/ralphschindler "ralphschindler (9 commits)")[![bakura10](https://avatars.githubusercontent.com/u/1198915?v=4)](https://github.com/bakura10 "bakura10 (5 commits)")[![prolic](https://avatars.githubusercontent.com/u/394428?v=4)](https://github.com/prolic "prolic (4 commits)")[![marc-mabe](https://avatars.githubusercontent.com/u/302689?v=4)](https://github.com/marc-mabe "marc-mabe (3 commits)")[![thomasweidner](https://avatars.githubusercontent.com/u/424710?v=4)](https://github.com/thomasweidner "thomasweidner (2 commits)")[![billkarwin](https://avatars.githubusercontent.com/u/59268?v=4)](https://github.com/billkarwin "billkarwin (2 commits)")[![DASPRiD](https://avatars.githubusercontent.com/u/233300?v=4)](https://github.com/DASPRiD "DASPRiD (2 commits)")[![jonathanmaron](https://avatars.githubusercontent.com/u/298462?v=4)](https://github.com/jonathanmaron "jonathanmaron (2 commits)")[![kschroeder](https://avatars.githubusercontent.com/u/237332?v=4)](https://github.com/kschroeder "kschroeder (2 commits)")[![denixport](https://avatars.githubusercontent.com/u/1013355?v=4)](https://github.com/denixport "denixport (2 commits)")[![Yousha](https://avatars.githubusercontent.com/u/18091267?v=4)](https://github.com/Yousha "Yousha (1 commits)")[![b-durand](https://avatars.githubusercontent.com/u/554218?v=4)](https://github.com/b-durand "b-durand (1 commits)")[![ezimuel](https://avatars.githubusercontent.com/u/475967?v=4)](https://github.com/ezimuel "ezimuel (1 commits)")[![Gisleburt](https://avatars.githubusercontent.com/u/2369524?v=4)](https://github.com/Gisleburt "Gisleburt (1 commits)")[![iBiryukov](https://avatars.githubusercontent.com/u/277348?v=4)](https://github.com/iBiryukov "iBiryukov (1 commits)")[![mstaessen](https://avatars.githubusercontent.com/u/179703?v=4)](https://github.com/mstaessen "mstaessen (1 commits)")[![Ocramius](https://avatars.githubusercontent.com/u/154256?v=4)](https://github.com/Ocramius "Ocramius (1 commits)")[![pdeszynski](https://avatars.githubusercontent.com/u/1628168?v=4)](https://github.com/pdeszynski "pdeszynski (1 commits)")

---

Tags

oauthzf2

### Embed Badge

![Health badge](/badges/zendframework-zendoauth/health.svg)

```
[![Health](https://phpackages.com/badges/zendframework-zendoauth/health.svg)](https://phpackages.com/packages/zendframework-zendoauth)
```

###  Alternatives

[zf-commons/zfc-user

A generic user registration and authentication module for ZF2. Supports Zend\\Db and Doctrine2.

4851.1M70](/packages/zf-commons-zfc-user)[socalnick/scn-social-auth

Uses the HybridAuth PHP library to Enable authentication via Google, Facebook, Twitter, Yahoo!, etc for the ZfcUser ZF2 module.

21974.2k3](/packages/socalnick-scn-social-auth)[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)[zfr/zfr-oauth2-server-module

Zend Framework 2 module for ZfrOAuth2Server

1236.2k1](/packages/zfr-zfr-oauth2-server-module)[org_heigl/hybridauth

Lightweight Authentication Module for Zend-Framework 2 using the hybridauth-library

211.9k](/packages/org-heigl-hybridauth)

PHPackages © 2026

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