PHPackages                             yjtec/laravel-pwd - 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. yjtec/laravel-pwd

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

yjtec/laravel-pwd
=================

laravel pwd

1.0.6(6y ago)01.5k1MITPHP

Since Jul 15Pushed 6y agoCompare

[ Source](https://github.com/yjtec/laravel-pwd)[ Packagist](https://packagist.org/packages/yjtec/laravel-pwd)[ RSS](/packages/yjtec-laravel-pwd/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (7)Used By (1)

1.yjtec密码操作
===========

[](#1yjtec密码操作)

1.1 laravel验证
-------------

[](#11-laravel验证)

```
pubilc function rules(){
    return [
        'pwd' => 'require|pwd:users,account,password'
    ]
}

```

参数说明

users 对比的表
----------

[](#users-对比的表)

account 在request字段中需要对比的值，数据库也用此字段对比
------------------------------------

[](#account-在request字段中需要对比的值数据库也用此字段对比)

\[password\] 需要对比的字段 默认为password 可不填
------------------------------------

[](#password-需要对比的字段-默认为password-可不填)

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 91.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 ~13 days

Total

6

Last Release

2422d ago

### Community

Maintainers

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

---

Top Contributors

[![kidkang](https://avatars.githubusercontent.com/u/22092546?v=4)](https://github.com/kidkang "kidkang (11 commits)")[![yjtec](https://avatars.githubusercontent.com/u/48311842?v=4)](https://github.com/yjtec "yjtec (1 commits)")

### Embed Badge

![Health badge](/badges/yjtec-laravel-pwd/health.svg)

```
[![Health](https://phpackages.com/badges/yjtec-laravel-pwd/health.svg)](https://phpackages.com/packages/yjtec-laravel-pwd)
```

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