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

ActiveProject

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 yesterday

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 19% 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

2226d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4be8a510a0cea4e428199c41d707670449959e810ede323a07ba551e3dc13782?d=identicon)[stobys](/maintainers/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

[rtconner/laravel-likeable

Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.

394388.0k5](/packages/rtconner-laravel-likeable)[hemp/presenter

Easy Model Presenters in Laravel

247592.6k1](/packages/hemp-presenter)[slowlyo/owl-admin

基于 laravel、amis 开发的后台框架~

61214.2k26](/packages/slowlyo-owl-admin)

PHPackages © 2026

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