PHPackages                             rakshazi/digestauth - 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. rakshazi/digestauth

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

rakshazi/digestauth
===================

PHP Digest auth library

2500PHP

Since Aug 7Pushed 9y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

PHP Digest Auth library
=======================

[](#php-digest-auth-library)

> [![Downloads](https://camo.githubusercontent.com/82c01166a4623810effb26d6408f3ef0bbdb19903a9b1fcf8612e63d1f0b2ae5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f72616b7368617a692f646967657374617574682e737667)](https://packagist.org/packages/rakshazi/digestauth)[![License](https://camo.githubusercontent.com/14ce0983f7fd7ded92af89046871273a19e6b5a314113b1a786f5f8e5f225fc5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f72616b7368617a692f646967657374617574682e737667)](https://packagist.org/packages/rakshazi/digestauth)

Usage
-----

[](#usage)

```
$auth = new \Rakshazi\Digestauth;
$auth->setUsers(array('admin' => 'password'))->setRealm("It's optional")->enable();
```

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

[](#installation)

```
php composer.phar require rakshazi/digestauth:dev-master
```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

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/5d07cb59ba8a7317225b73c56424f74b590ac60f6991f958f58d31ab50bb70ef?d=identicon)[rakshazi](/maintainers/rakshazi)

---

Top Contributors

[![rakshazi](https://avatars.githubusercontent.com/u/3428087?v=4)](https://github.com/rakshazi "rakshazi (1 commits)")

### Embed Badge

![Health badge](/badges/rakshazi-digestauth/health.svg)

```
[![Health](https://phpackages.com/badges/rakshazi-digestauth/health.svg)](https://phpackages.com/packages/rakshazi-digestauth)
```

###  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)
