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

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

awoyotoyin/zfe-auth
===================

Common Library for Zend Expressive User Authentication

013PHP

Since Apr 25Pushed 8y ago1 watchersCompare

[ Source](https://github.com/AwoyoToyin/zfe-auth)[ Packagist](https://packagist.org/packages/awoyotoyin/zfe-auth)[ RSS](/packages/awoyotoyin-zfe-auth/feed)WikiDiscussions master Synced today

READMEChangelog (1)DependenciesVersions (1)Used By (0)

Zend {Expressive} User Authentication module
============================================

[](#zend-expressive-user-authentication-module)

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

[](#installation)

```
$ composer require awoyotoyin/zfe-auth:dev-master
```

### Register the module

[](#register-the-module)

This module requires the awoyotoyin/zfe-base module and must be registered to function properly

> ### Zend Expressive
>
> [](#zend-expressive)
>
> ```
> use Zfe\Common\ConfigProvider as CommonConfigProvider;
> use Zfe\Auth\ConfigProvider as AuthConfigProvider;
>
> $aggregator = new ConfigAggregator([
>     ...
>     CommonConfigProvider::class,
>     AuthConfigProvider::class,
>     ...
> ], $cacheConfig['config_cache_path']);
> ```

Usage
-----

[](#usage)

A work in progress

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

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/b2680badf93d6747b9f1f288599e373ba6c6d37f5d5371a9e5e38db51584c202?d=identicon)[awoyotoyin](/maintainers/awoyotoyin)

---

Top Contributors

[![AwoyoToyin](https://avatars.githubusercontent.com/u/5974625?v=4)](https://github.com/AwoyoToyin "AwoyoToyin (11 commits)")

### Embed Badge

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

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

###  Alternatives

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

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

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)

PHPackages © 2026

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