PHPackages                             pdga/auth - 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. pdga/auth

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

pdga/auth
=========

A PDGA library containing auth related code.

1.1.0(3y ago)06.7k↓33.3%MITPHPPHP &gt;=7.4.0

Since Aug 30Pushed 1y ago3 watchersCompare

[ Source](https://github.com/PDGA/php-auth)[ Packagist](https://packagist.org/packages/pdga/auth)[ Docs](https://github.com/PDGA/php-auth)[ RSS](/packages/pdga-auth/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependencies (3)Versions (4)Used By (0)

pdga-auth
=========

[](#pdga-auth)

Auth related code for the PDGA's back-end PHP systems.

### Install Composer Deps

[](#install-composer-deps)

```
./bin/composer install

```

### Run Unit Tests

[](#run-unit-tests)

```
./bin/phpunit

```

### Require this Library as a Dependency

[](#require-this-library-as-a-dependency)

```
composer require pdga/auth

```

Code Formatting Standards
-------------------------

[](#code-formatting-standards)

#### Run PHP\_CodeSniffer to see the existing styling issues.

[](#run-php_codesniffer-to-see-the-existing-styling-issues)

- [CLI Reference](https://github.com/squizlabs/PHP_CodeSniffer/wiki/Usage#getting-help-from-the-command-line)

```
./bin/codesniffer

```

#### Run the formatter to automatically fix the styling issues that can be fixed.

[](#run-the-formatter-to-automatically-fix-the-styling-issues-that-can-be-fixed)

- [CLI Reference](https://github.com/squizlabs/PHP_CodeSniffer/wiki/Fixing-Errors-Automatically#using-the-php-code-beautifier-and-fixer)

```
./bin/codeformatter

```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 61.5% 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 ~1 days

Total

2

Last Release

1355d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9806d5f419b90980d81095a16b1be2b698f203e92e74ea0e27e5b7ffd05d1ed1?d=identicon)[pdga](/maintainers/pdga)

---

Top Contributors

[![timallen527](https://avatars.githubusercontent.com/u/3316521?v=4)](https://github.com/timallen527 "timallen527 (8 commits)")[![benbotto](https://avatars.githubusercontent.com/u/14243981?v=4)](https://github.com/benbotto "benbotto (5 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/pdga-auth/health.svg)

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

###  Alternatives

[google/auth

Google Auth Library for PHP

1.4k272.7M162](/packages/google-auth)[thenetworg/oauth2-azure

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

2509.6M48](/packages/thenetworg-oauth2-azure)[stevenmaguire/oauth2-keycloak

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

2275.9M27](/packages/stevenmaguire-oauth2-keycloak)[robsontenorio/laravel-keycloak-guard

🔑 Simple Keycloak Guard for Laravel

5161.1M3](/packages/robsontenorio-laravel-keycloak-guard)[patrickbussmann/oauth2-apple

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

1132.5M6](/packages/patrickbussmann-oauth2-apple)[wp-graphql/wp-graphql-jwt-authentication

JWT Authentication for WPGraphQL

361118.4k1](/packages/wp-graphql-wp-graphql-jwt-authentication)

PHPackages © 2026

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