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 2w 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 52% 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

3178d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2123482?v=4)[Ground Six](/maintainers/groundsix)[@GroundSix](https://github.com/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

[directorytree/ldaprecord-laravel

LDAP Authentication &amp; Management for Laravel.

5752.2M17](/packages/directorytree-ldaprecord-laravel)[illuminate/auth

The Illuminate Auth package.

9327.9M1.2k](/packages/illuminate-auth)[hasinhayder/tyro

Tyro - The ultimate Authentication, Authorization, and Role &amp; Privilege Management solution for Laravel 12 &amp; 13

6783.6k5](/packages/hasinhayder-tyro)[masterix21/laravel-licensing

Laravel licensing package with polymorphic assignment to any model, activation keys, expirations/renewals, and seat control via LicenseUsage. Supports offline verification with public-key–signed tokens, a CLI to generate/rotate/revoke keys, and an extensible architecture via config and contracts.

1542.1k4](/packages/masterix21-laravel-licensing)

PHPackages © 2026

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