PHPackages                             custom-d/user-security-recovery - 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. [Security](/categories/security)
4. /
5. custom-d/user-security-recovery

ActiveLibrary[Security](/categories/security)

custom-d/user-security-recovery
===============================

A user security recovery

v2.2.0(1y ago)02.7k[1 PRs](https://github.com/customd/user-security-recovery/pulls)1MITPHPPHP ^8.2CI failing

Since Apr 12Pushed 1y ago6 watchersCompare

[ Source](https://github.com/customd/user-security-recovery)[ Packagist](https://packagist.org/packages/custom-d/user-security-recovery)[ RSS](/packages/custom-d-user-security-recovery/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (10)Dependencies (5)Versions (21)Used By (1)

User Security Recovery
======================

[](#user-security-recovery)

[![GitHub Workflow Status](https://github.com/custom-d/user-security-recovery/workflows/Run%20tests/badge.svg)](https://github.com/custom-d/user-security-recovery/actions)[![styleci](https://camo.githubusercontent.com/4499ec3a0efa386c7581f730bb44592bf518dc156779fc92c663dd51908cfb92/68747470733a2f2f7374796c6563692e696f2f7265706f732f4348414e47454d452f736869656c64)](https://styleci.io/repos/CHANGEME)

[![Packagist](https://camo.githubusercontent.com/14a05de5d516a54f6b2a702144c23f5ceadb5b9556ffc37cb57a062fcc328709/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f637573746f6d2d642f757365722d73656375726974792d7265636f766572792e737667)](https://packagist.org/packages/custom-d/user-security-recovery)[![Packagist](https://camo.githubusercontent.com/9ff84edfcf9146560a0c53dbbfbbe65d7c669b19d79822da0d1806c70cc488a3/68747470733a2f2f706f7365722e707567782e6f72672f637573746f6d2d642f757365722d73656375726974792d7265636f766572792f642f746f74616c2e737667)](https://packagist.org/packages/custom-d/user-security-recovery)[![Packagist](https://camo.githubusercontent.com/baab2728d47c957a94aab84f7055d4280cfbbb81835dca0c169bc181cd8d9224/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f637573746f6d2d642f757365722d73656375726974792d7265636f766572792e737667)](https://packagist.org/packages/custom-d/user-security-recovery)

Package description: CHANGE ME

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

[](#installation)

Install via composer

```
composer require custom-d/user-security-recovery
```

### Publish package assets

[](#publish-package-assets)

```
php artisan vendor:publish --provider="CustomD\UserSecurityRecovery\ServiceProvider"
```

Usage
-----

[](#usage)

CHANGE ME

Security
--------

[](#security)

If you discover any security related issues, please email instead of using the issue tracker.

Credits
-------

[](#credits)

- [](https://github.com/custom-d/user-security-recovery)
- [All contributors](https://github.com/custom-d/user-security-recovery/graphs/contributors)

This package is bootstrapped with the help of [melihovv/laravel-package-generator](https://github.com/melihovv/laravel-package-generator).

Create your own recovery extending either Simple or Encrypted recovery
----------------------------------------------------------------------

[](#create-your-own-recovery-extending-either-simple-or-encrypted-recovery)

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance46

Moderate activity, may be stable

Popularity16

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~247 days

Total

16

Last Release

475d ago

Major Versions

0.2.0 → v1.0.02021-04-15

v1.1.5 → V2.0.0-beta.12022-05-14

PHP version history (3 changes)0.1.0PHP &gt;=7.2

V2.0.0-beta.1PHP ^8.1

v2.2.0PHP ^8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1369970?v=4)[Custom D](/maintainers/customd)[@customd](https://github.com/customd)

---

Top Contributors

[![phpsa](https://avatars.githubusercontent.com/u/952595?v=4)](https://github.com/phpsa "phpsa (16 commits)")[![craigAtCD](https://avatars.githubusercontent.com/u/152445143?v=4)](https://github.com/craigAtCD "craigAtCD (12 commits)")[![semantic-release-bot](https://avatars.githubusercontent.com/u/32174276?v=4)](https://github.com/semantic-release-bot "semantic-release-bot (12 commits)")[![purplelemons-dev](https://avatars.githubusercontent.com/u/63922192?v=4)](https://github.com/purplelemons-dev "purplelemons-dev (1 commits)")

---

Tags

securityuserrecovery

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/custom-d-user-security-recovery/health.svg)

```
[![Health](https://phpackages.com/badges/custom-d-user-security-recovery/health.svg)](https://phpackages.com/packages/custom-d-user-security-recovery)
```

###  Alternatives

[tzsk/otp

A secure, database-free One-Time Password (OTP) generator and verifier for PHP and Laravel.

241641.4k1](/packages/tzsk-otp)[codeconsortium/ccdn-user-security-bundle

CCDN User Security Bundle

60100.7k](/packages/codeconsortium-ccdn-user-security-bundle)[dgtlss/warden

A Laravel package that proactively monitors your dependencies for security vulnerabilities by running automated composer audits and sending notifications via webhooks and email

8745.6k](/packages/dgtlss-warden)[ercsctt/laravel-file-encryption

Secure file encryption and decryption for Laravel applications

642.6k](/packages/ercsctt-laravel-file-encryption)

PHPackages © 2026

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