PHPackages                             tvdijen/simplesamlphp-module-ldappasswordreset - 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. tvdijen/simplesamlphp-module-ldappasswordreset

ActiveSimplesamlphp-module[Authentication &amp; Authorization](/categories/authentication)

tvdijen/simplesamlphp-module-ldappasswordreset
==============================================

A module that provides password reset functionality for LDAP-backends

v2.0.0(2mo ago)063↓100%LGPL-2.1-or-laterPHPPHP ^8.3CI passing

Since Mar 29Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/tvdijen/simplesamlphp-module-ldapPasswordReset)[ Packagist](https://packagist.org/packages/tvdijen/simplesamlphp-module-ldappasswordreset)[ RSS](/packages/tvdijen-simplesamlphp-module-ldappasswordreset/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (8)Versions (20)Used By (0)

Password reset for an LDAP-account
==================================

[](#password-reset-for-an-ldap-account)

[![Build Status](https://github.com/tvdijen/simplesamlphp-module-ldapPasswordreset/workflows/CI/badge.svg?branch=master)](https://github.com/tvdijen/simplesamlphp-module-ldapPasswordreset/workflows/CI/badge.svg?branch=master)[![Coverage Status](https://camo.githubusercontent.com/efbe3cd3741d3eaa1d144dfc22795926862b5dbce789175ec8de72240e46d348/68747470733a2f2f636f6465636f762e696f2f67682f747664696a656e2f73696d706c6573616d6c7068702d6d6f64756c652d6c64617050617373776f726472657365742f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/tvdijen/simplesamlphp-module-ldapPasswordreset)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/fe5ddc80a9b6b7775ac19699ebaaf99434f5571fab1d0288040ccfd03c394849/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f747664696a656e2f73696d706c6573616d6c7068702d6d6f64756c652d6c64617050617373776f726472657365742f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/tvdijen/simplesamlphp-module-ldapPasswordreset/?branch=master)

Install
-------

[](#install)

Install with composer

```
vendor/bin/composer require simplesamlphp/simplesamlphp-module-ldapPasswordReset
```

Configuration
-------------

[](#configuration)

Next thing you need to do is to enable the module: in `config.php`, search for the `module.enable` key and set `ldapPasswordReset` to true:

```
'module.enable' => [
    'ldapPasswordReset' => true,
    …
],
```

###  Health Score

49

—

FairBetter than 94% of packages

Maintenance95

Actively maintained with recent releases

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 86.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 ~90 days

Recently: every ~341 days

Total

17

Last Release

65d ago

Major Versions

v0.1.7 → v1.0.02023-01-23

v1.0.1 → v2.0.02026-03-04

PHP version history (2 changes)v0.0.1PHP &gt;=7.4 || ^8.0

v2.0.0PHP ^8.3

### Community

Maintainers

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

---

Top Contributors

[![tvdijen](https://avatars.githubusercontent.com/u/841045?v=4)](https://github.com/tvdijen "tvdijen (130 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (20 commits)")

---

Tags

passwordldapsimplesamlphpreset

### Embed Badge

![Health badge](/badges/tvdijen-simplesamlphp-module-ldappasswordreset/health.svg)

```
[![Health](https://phpackages.com/badges/tvdijen-simplesamlphp-module-ldappasswordreset/health.svg)](https://phpackages.com/packages/tvdijen-simplesamlphp-module-ldappasswordreset)
```

###  Alternatives

[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k12.4M191](/packages/simplesamlphp-simplesamlphp)[simplesamlphp/simplesamlphp-module-webauthn

A PHP implementation of a FIDO2 / WebAuthn authentication agent

181.4k](/packages/simplesamlphp-simplesamlphp-module-webauthn)

PHPackages © 2026

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