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

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

phlexus/phlexus-library-auth
============================

Phlexus Auth Library

v0.4.0(5y ago)22241[2 PRs](https://github.com/phlexus/phlexus-library-auth/pulls)BSD-3-ClausePHPPHP &gt;=7.2

Since Aug 13Pushed 3y ago1 watchersCompare

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

READMEChangelog (7)Dependencies (2)Versions (9)Used By (0)

Phlexus Auth Library
====================

[](#phlexus-auth-library)

Authentication library for Phlexus CMS. With support of several drivers/adapters to use for different situations.

Inspired by [SidRoberts/phalcon-auth](https://github.com/SidRoberts/phalcon-auth)

Example of usage
----------------

[](#example-of-usage)

```
use Phlexus\Libraries\Auth\Manager as AuthManager;

$manager = new AuthManager('plain', ['auth_file_path' => 'passwords.txt']);
$manager->login(['user', 'password']);
```

Currently supported drivers
---------------------------

[](#currently-supported-drivers)

- **model** - Phalcon Model
- **plain** - Plain text file

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 77.3% 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 ~70 days

Recently: every ~55 days

Total

7

Last Release

2040d ago

### Community

Maintainers

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

---

Top Contributors

[![Jeckerson](https://avatars.githubusercontent.com/u/3289702?v=4)](https://github.com/Jeckerson "Jeckerson (75 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (12 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (10 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M100](/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.2M117](/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)
