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

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

groundsix/password-laravel
==========================

Bindings for groundsix/password for laravel

0.1.0(8y ago)02.5kMITPHP

Since Apr 27Pushed 8y ago4 watchersCompare

[ Source](https://github.com/GroundSix/password-laravel)[ Packagist](https://packagist.org/packages/groundsix/password-laravel)[ RSS](/packages/groundsix-password-laravel/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

password-laravel
================

[](#password-laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/205b19648fccf6d2bf5b69c2fb743ab32c492d46bfe054719ba3d0ac0a43575b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f67726f756e647369782f70617373776f72642d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/groundsix/password-laravel)

Bindings for groundsix/password for laravel

Available Validation Rules
--------------------------

[](#available-validation-rules)

- [password\_blacklist](#password_blacklist)
- [password\_domain](#password_domain)
- [password\_minimum\_length](#password_minimum_length)
- [password\_mixed\_case](#password_mixed_case)
- [password\_minimum\_numeric](#password_minimum_numeric)
- [password\_minimum\_special](#password_minimum_special)

### password\_blacklist

[](#password_blacklist)

The field under validation must be not be included in the provided blacklist.

The path to the blacklist file can be set with the `password-laravel.blacklist_file` config option. If it is not set it defaults to [this list](https://github.com/danielmiessler/SecLists/blob/master/Passwords/10_million_password_list_top_10000.txt).

### password\_domain

[](#password_domain)

The field under validation must contain the domain specified in `password-laravel.domain`.

### password\_minimum\_length

[](#password_minimum_length)

The field under validation must not be shorter than the length specified in `password-laravel.minimum_length` config option.

If it is not set it defaults to `8` characters.

### password\_mixed\_case

[](#password_mixed_case)

The field under validation must be a mix of upper and lower case characters.

### password\_minimum\_numeric

[](#password_minimum_numeric)

The field under validation must contain at least the number of numeric characters specified in `password-laravel.minimum_numeric`.

If it is not set it defaults to `1` character.

### password\_minimum\_special

[](#password_minimum_special)

The field under validation must contain at least the number of special characters specified in `password-laravel.special.minimum`.

If it is not set it defaults to `1` character.

A default list of special characters is given in `password-laravel.special.whitelist`.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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 ~172 days

Total

2

Last Release

3131d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/acd5073e3d73b3d86e5f713b717dcbc15422078702c06bcfa8f067430df4fdbd?d=identicon)[groundsix](/maintainers/groundsix)

---

Top Contributors

[![AnthonyPorthouse](https://avatars.githubusercontent.com/u/5079595?v=4)](https://github.com/AnthonyPorthouse "AnthonyPorthouse (6 commits)")[![jmsfwk](https://avatars.githubusercontent.com/u/9892048?v=4)](https://github.com/jmsfwk "jmsfwk (2 commits)")

---

Tags

laravellaravel-5-packagepassword-strengthpasswords

### Embed Badge

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

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

###  Alternatives

[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)[olssonm/l5-very-basic-auth

Laravel stateless HTTP basic auth without the need for a database

1662.5M1](/packages/olssonm-l5-very-basic-auth)[stechstudio/laravel-jwt

Helper package that makes it easy to generate, consume, and protect routes with JWT tokens in Laravel

126117.6k](/packages/stechstudio-laravel-jwt)[scaler-tech/laravel-saml2

SAML2 Service Provider integration for Laravel applications, based on OneLogin toolkit

2737.5k](/packages/scaler-tech-laravel-saml2)[truckersmp/steam-socialite

Laravel Socialite provider for Steam OpenID.

1516.7k](/packages/truckersmp-steam-socialite)

PHPackages © 2026

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