PHPackages                             stobys/laravel-password-policies - 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. stobys/laravel-password-policies

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

stobys/laravel-password-policies
================================

The Laravel password policies.

0.2.0(6y ago)027MITPHPPHP ^7.2

Since Apr 6Pushed 6y ago1 watchersCompare

[ Source](https://github.com/stobys/laravel-password-policies)[ Packagist](https://packagist.org/packages/stobys/laravel-password-policies)[ Docs](https://github.com/stobys/laravel-password-policies)[ RSS](/packages/stobys-laravel-password-policies/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (5)DependenciesVersions (4)Used By (0)

Laravel Password Policies
=========================

[](#laravel-password-policies)

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

[](#installation)

Use composer to install the package:

```
composer require stobys/laravel-password-policies
```

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

[](#configuration)

In order to start, you have to publish the config file, and the migration:

```
php artisan vendor:publish --provider="SylveK\LaravelPasswordPolicies\LaravelPasswordPoliciesServiceProvider"
```

Modify the config file according to your project, then migrate the database

```
php artisan migrate
```

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

Credits
-------

[](#credits)

I was inspired, and take some from those packages :

- [infinitypaul/laravel-password-history-validation](https://github.com/infinitypaul/laravel-password-history-validation)
- [imanghafoori1/laravel-password-history](https://github.com/imanghafoori1/laravel-password-history)
- [ircmaxell/password-policy](https://github.com/ircmaxell/password-policy)

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

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

Total

3

Last Release

2277d ago

### Community

Maintainers

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

---

Top Contributors

[![stobys](https://avatars.githubusercontent.com/u/7341141?v=4)](https://github.com/stobys "stobys (46 commits)")

---

Tags

laravelpassword policypassword history

### Embed Badge

![Health badge](/badges/stobys-laravel-password-policies/health.svg)

```
[![Health](https://phpackages.com/badges/stobys-laravel-password-policies/health.svg)](https://phpackages.com/packages/stobys-laravel-password-policies)
```

###  Alternatives

[imdhemy/laravel-purchases

The top-notch Laravel receipt validator.

3871.2M4](/packages/imdhemy-laravel-purchases)[martbock/laravel-diceware

Diceware Passphrase Generator for Laravel

3271.1k](/packages/martbock-laravel-diceware)[orchestra/auth

Auth Component for Orchestra Platform

23108.7k3](/packages/orchestra-auth)[ingria/laravel-x509-auth

Laravel 5 Client Certificate auth middleware

375.6k](/packages/ingria-laravel-x509-auth)

PHPackages © 2026

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