PHPackages                             appserver-io/authenticator - 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. appserver-io/authenticator

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

appserver-io/authenticator
==========================

Authenticator implementations for Basic, Digest and Form based HTTP authentication

3.0.1(4y ago)11.1k21OSL-3.0PHPPHP &gt;=5.4.0

Since Dec 3Pushed 4y ago5 watchersCompare

[ Source](https://github.com/appserver-io/authenticator)[ Packagist](https://packagist.org/packages/appserver-io/authenticator)[ Docs](https://github.com/appserver-io/authenticator)[ RSS](/packages/appserver-io-authenticator/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (6)Versions (9)Used By (1)

Authenticator implementations for Basic, Digest and Form based HTTP authentication
==================================================================================

[](#authenticator-implementations-for-basic-digest-and-form-based-http-authentication)

[![Latest Stable Version](https://camo.githubusercontent.com/c8a0af38e9b303bab2ed9993fbbf35023879115653523a404ee51bd704033d4c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6170707365727665722d696f2f61757468656e74696361746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/appserver-io/authenticator)[![Total Downloads](https://camo.githubusercontent.com/65c70a12c124f100027cb8abcf7e71e70b9c2f5a487f72ce762657f50a40108f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6170707365727665722d696f2f61757468656e74696361746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/appserver-io/authenticator)[![License](https://camo.githubusercontent.com/4a77c7e031e9e066fca0bad8a7a016f1a9d721cb4fdac3ff462bb46f3ac4a10f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6170707365727665722d696f2f61757468656e74696361746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/appserver-io/authenticator)[![Build Status](https://camo.githubusercontent.com/ea770f0bb811067aea3b4412d9d127629afe9ea4d0a4b3cde4ee3bd7ea60a220/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6170707365727665722d696f2f61757468656e74696361746f722f6d61737465722e7376673f7374796c653d666c61742d737175617265)](http://travis-ci.org/appserver-io/authenticator)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/b061df590ee166e43406afa376efc95a71ab2c6e32f3751b460d7598abb872d1/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6170707365727665722d696f2f61757468656e74696361746f722f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/appserver-io/authenticator/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/43fed9079c008e11359874fd1179b419d4038b6cdf41f0b164df80885519279a/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6170707365727665722d696f2f61757468656e74696361746f722f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/appserver-io/authenticator/?branch=master)

Introduction
------------

[](#introduction)

This library provides Basic, Digest and Form based HTTP authentication implementations.

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

[](#installation)

If you want to use the library with your application you can install it by adding

```
{
    "require": {
        "appserver-io/authenticator": "dev-master"
    },
}
```

to your `composer.json` and invoke `composer update` in your project.

External Links
==============

[](#external-links)

- Documentation at [appserver.io](http://docs.appserver.io)

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 72.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 ~252 days

Recently: every ~157 days

Total

8

Last Release

1676d ago

Major Versions

1.0.4 → 2.0.02021-05-26

2.0.0 → 3.0.02021-06-01

### Community

Maintainers

![](https://www.gravatar.com/avatar/76b54aaecf7287a0520eec0009161ca457982dee83ac413bfa0d818b72d79947?d=identicon)[wagnert](/maintainers/wagnert)

---

Top Contributors

[![wagnert](https://avatars.githubusercontent.com/u/287509?v=4)](https://github.com/wagnert "wagnert (16 commits)")[![pathmissing](https://avatars.githubusercontent.com/u/6809462?v=4)](https://github.com/pathmissing "pathmissing (6 commits)")

---

Tags

phpdependencyinjectioninterface

### Embed Badge

![Health badge](/badges/appserver-io-authenticator/health.svg)

```
[![Health](https://phpackages.com/badges/appserver-io-authenticator/health.svg)](https://phpackages.com/packages/appserver-io-authenticator)
```

PHPackages © 2026

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