PHPackages                             uzzaircode/password-strength - 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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. uzzaircode/password-strength

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

uzzaircode/password-strength
============================

password strength package for html

1.21(7y ago)055MITHTML

Since Jan 15Pushed 7y agoCompare

[ Source](https://github.com/Uzzaircode/password-strength)[ Packagist](https://packagist.org/packages/uzzaircode/password-strength)[ RSS](/packages/uzzaircode-password-strength/feed)WikiDiscussions master Synced 2w ago

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

**Password Strength Indicator**

This is the password stength indicator package written for Laravel. The indicator algorithm is taken from [Dropbox Low-Budget Password Strength Estimation](https://github.com/dropbox/zxcvbn).

**Installation**

First and foremost,

```
composer require uzzaircode/password-strength

```

then include the blade file which contains assets link in your master template.

```
@include('password-strength::asset')

```

Make sure to add 'password' id to your password input and include the password strength meter view just below the password input.

```

@include('password-strength::password-meter')

```

That's it.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

2723d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/43773952?v=4)[Uzzair Baharudin](/maintainers/Uzzaircode)[@Uzzaircode](https://github.com/Uzzaircode)

---

Top Contributors

[![Uzzaircode](https://avatars.githubusercontent.com/u/43773952?v=4)](https://github.com/Uzzaircode "Uzzaircode (7 commits)")

### Embed Badge

![Health badge](/badges/uzzaircode-password-strength/health.svg)

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

###  Alternatives

[chaoswey/taiwan-id-validator

台灣身分證、統一編號驗證

319.9k](/packages/chaoswey-taiwan-id-validator)

PHPackages © 2026

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