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

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

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

Phlexus Auth Library

2.1.0(3y ago)046[1 PRs](https://github.com/falcon758/phlexus-library-auth/pulls)1BSD-3-ClausePHPPHP &gt;=7.4

Since Aug 13Pushed 1y agoCompare

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

READMEChangelog (9)Dependencies (2)Versions (18)Used By (1)

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

32

—

LowBetter than 71% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 61.7% 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 ~80 days

Recently: every ~62 days

Total

16

Last Release

1249d ago

Major Versions

v0.3.0 → v1.0.02021-02-06

1.6.2 → 2.0.02022-10-17

PHP version history (2 changes)v0.0.1-beta.1PHP &gt;=7.2

1.6.2PHP &gt;=7.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2040462?v=4)[falcon758](/maintainers/falcon758)[@falcon758](https://github.com/falcon758)

---

Top Contributors

[![Jeckerson](https://avatars.githubusercontent.com/u/3289702?v=4)](https://github.com/Jeckerson "Jeckerson (74 commits)")[![falcon758](https://avatars.githubusercontent.com/u/2040462?v=4)](https://github.com/falcon758 "falcon758 (25 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] (9 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/falcon758-phlexus-library-auth/health.svg)](https://phpackages.com/packages/falcon758-phlexus-library-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)
