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

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

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

A module that provides password reset functionality for LDAP-backends

v2.0.0(3mo ago)033LGPL-2.1-or-laterPHPPHP ^8.3CI passing

Since Mar 29Pushed 2w ago1 watchersCompare

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

READMEChangelogDependencies (8)Versions (21)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

48

—

FairBetter than 94% of packages

Maintenance89

Actively maintained with recent releases

Popularity7

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 84.9% 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

111d 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/579a16ea8afccc6ab420c393f0e573296fe46dcd293aa4f3b71eefc158ebf3e4?d=identicon)[jaime](/maintainers/jaime)

![](https://www.gravatar.com/avatar/9221e348303eeda74e85236a8bff9b919a90d10e3a478fe1cbb9d833f68d0150?d=identicon)[thijskh](/maintainers/thijskh)

![](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 (135 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (24 commits)")

---

Tags

passwordldapsimplesamlphpreset

### Embed Badge

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

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

###  Alternatives

[symfony/security-bundle

Provides a tight integration of the Security component into the Symfony full-stack framework

2.5k181.3M2.2k](/packages/symfony-security-bundle)[symfony/security-http

Symfony Security Component - HTTP Integration

1.7k172.8M347](/packages/symfony-security-http)[simplesamlphp/simplesamlphp

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

1.1k12.8M211](/packages/simplesamlphp-simplesamlphp)[simplesamlphp/simplesamlphp-module-webauthn

A PHP implementation of a FIDO2 / WebAuthn authentication agent

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

PHPackages © 2026

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