PHPackages                             pg-dev/auth-client - 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. pg-dev/auth-client

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

pg-dev/auth-client
==================

Auth client for pgAuth server

08PHP

Since Apr 30Pushed 9y ago1 watchersCompare

[ Source](https://github.com/pg-dev/auth-client)[ Packagist](https://packagist.org/packages/pg-dev/auth-client)[ RSS](/packages/pg-dev-auth-client/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Quickstart
==========

[](#quickstart)

[![Build Status](https://camo.githubusercontent.com/49c68a7b66d58431a7499c071a12378c2291aab50395f8ac1aa4a7e270d807e0/68747470733a2f2f7472617669732d63692e6f72672f70672d6465762f617574682d636c69656e742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/pg-dev/auth-client)[![Coverage Status](https://camo.githubusercontent.com/ee862897ac6570511a525b6fb42624309422f9b644dfd5f8afe04320c29e2ae0/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f70672d6465762f617574682d636c69656e742f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/pg-dev/auth-client?branch=master)

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

[](#installation)

The best way to install PgDev/AuthClient is using [Composer](http://getcomposer.org/):

```
$ composer require pg-dev/auth-client
```

With Nette `2.4` and newer, you can enable the extension using your neon config.

```
extensions:
    pgDevClient: PgDev\AuthClient\DI\AuthClientExtension

pgDevClient:
    client:
        redirectUri: 'http://test.com/auth'
        clientId: *** id ***
        clientSecret: *** secret ***
        scopes:
            - read_user_info
            - ...
```

Documentation
-------------

[](#documentation)

TODO

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/c14a021b533c4b847148a4faaab99d847de3a4b52ade91557406e569c5b57709?d=identicon)[janatjak](/maintainers/janatjak)

---

Top Contributors

[![janatjak](https://avatars.githubusercontent.com/u/11320085?v=4)](https://github.com/janatjak "janatjak (3 commits)")

### Embed Badge

![Health badge](/badges/pg-dev-auth-client/health.svg)

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

###  Alternatives

[kartik-v/yii2-password

Useful password strength validation utilities for Yii Framework 2.0

761.2M17](/packages/kartik-v-yii2-password)

PHPackages © 2026

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