PHPackages                             xelax90/zf-user-forgot-password - 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. xelax90/zf-user-forgot-password

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

xelax90/zf-user-forgot-password
===============================

Password recovery system based on xelax90/zf-user-notification

1.0(9y ago)00GPLv2PHP

Since Jan 13Pushed 9y ago1 watchersCompare

[ Source](https://github.com/xelax90/zf-user-forgot-password)[ Packagist](https://packagist.org/packages/xelax90/zf-user-forgot-password)[ RSS](/packages/xelax90-zf-user-forgot-password/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

User Forgot Password module
===========================

[](#user-forgot-password-module)

This module provides a simple password recovery system based on `xelax90/zf-user-notificaiton`

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

[](#installation)

Installation of XelaxUserForgotPassword uses composer. For composer documentation, please refer to [getcomposer.org](http://getcomposer.org/).

```
composer require xelax90/zf-user-forgot-password
```

Then add `XelaxUserForgotPassword` to your `config/application.config.php` and run the doctrine schema update to create the database table:

```
php vendor/bin/doctrine-module orm:schema-tool:update --force
```

Now copy the provided configuration files `vendor/xelax90/zf-user-forgot-password/config/xelax-user-forgot-password.global.php` and `vendor/xelax90/zf-user-forgot-password/config/xelax-user-forgot-password.local.php.dist`into your `config/autoload` directory. Also make another copy of the `xelax-user-forgot-password.local.php.dist` file without the `.dist` extension.

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

[](#configuration)

### E-Mail Templates

[](#e-mail-templates)

You can overwrite the localized e-mail templates by providing a viewScript for xelax-user-forgot-password/email/$LANGUAGE/$NOTIFICATION/$TEMPLATE. You can find the pre-defined ones in the view folder.

### Request Lifetime

[](#request-lifetime)

You can configure the request lifetime in the global configuration with the `request_lifetime` key. The passed value must either be a DateInterval object or an interval specification for its constructor (see [DateInterval::\_\_construct](http://php.net/manual/en/dateinterval.construct.php)). It defaults to one day.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~1 days

Total

2

Last Release

3404d ago

Major Versions

0.1 → 1.02017-01-15

### Community

Maintainers

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

---

Top Contributors

[![xelax90](https://avatars.githubusercontent.com/u/1559538?v=4)](https://github.com/xelax90 "xelax90 (3 commits)")

### Embed Badge

![Health badge](/badges/xelax90-zf-user-forgot-password/health.svg)

```
[![Health](https://phpackages.com/badges/xelax90-zf-user-forgot-password/health.svg)](https://phpackages.com/packages/xelax90-zf-user-forgot-password)
```

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