PHPackages                             illchuk/zfc-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. [Database &amp; ORM](/categories/database)
4. /
5. illchuk/zfc-user-forgot-password

ActiveLibrary[Database &amp; ORM](/categories/database)

illchuk/zfc-user-forgot-password
================================

A "user forgot password" framework for ZfcUser 3 and Doctrine

v0.2(8y ago)045MITPHP ^5.6|^7.0

Since Oct 22Compare

[ Source](https://github.com/dillchuk/ZfcUserForgotPassword)[ Packagist](https://packagist.org/packages/illchuk/zfc-user-forgot-password)[ Docs](https://github.com/dillchuk/ZfcUserForgotPassword)[ RSS](/packages/illchuk-zfc-user-forgot-password/feed)WikiDiscussions Synced 2w ago

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

ZfcUserForgotPassword
=====================

[](#zfcuserforgotpassword)

[![Build Status](https://camo.githubusercontent.com/7d85e916b52074d8674f400ac2368dba98d640828c496c66f027395a35f16e88/68747470733a2f2f7472617669732d63692e6f72672f64696c6c6368756b2f5a666355736572466f72676f7450617373776f72642e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/dillchuk/ZfcUserForgotPassword)

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

[](#installation)

1. Install with `composer require illchuk/zfc-user-forgot-password`.
2. Install in `modules.config.php`:

```
return [
    ..., 'ZfcUser', 'ZfcUserForgotPassword', ...
];

```

3. Import the database table in [data/reset.sql](data/reset.sql).
4. Install [config/zfcuserforgotpassword.global.php.dist](config/zfcuserforgotpassword.global.php.dist) (into config/autoload) and set up a useful sender.
5. Finally, navigate to `/user/forgot-password`

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

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 ~2 days

Total

2

Last Release

3215d ago

PHP version history (2 changes)v0.1PHP ^5.5|^7.0

v0.2PHP ^5.6|^7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/36c24140c7709b9015bdb1d58f0937b0c72801a63ae4b32cc18ba3f71a1eaa23?d=identicon)[dillchuk](/maintainers/dillchuk)

---

Tags

doctrinezf3forgotzfcuser

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

12017.1k](/packages/rcsofttech-audit-trail-bundle)[api-platform/doctrine-orm

Doctrine ORM bridge

314.8M106](/packages/api-platform-doctrine-orm)

PHPackages © 2026

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