PHPackages                             23g/zxcvbn-php-nl - 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. [Localization &amp; i18n](/categories/localization)
4. /
5. 23g/zxcvbn-php-nl

AbandonedArchivedLibrary[Localization &amp; i18n](/categories/localization)

23g/zxcvbn-php-nl
=================

Dutch translations for zxcvbn-php based on zxcvbn-nl

v1.0.0(5y ago)17.0kMITPHPPHP &gt;=7.4

Since Aug 25Pushed 5y agoCompare

[ Source](https://github.com/23G/zxcvbn-php-nl)[ Packagist](https://packagist.org/packages/23g/zxcvbn-php-nl)[ RSS](/packages/23g-zxcvbn-php-nl/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

 [![23G](.github/23g.svg)](.github/23g.svg)

zxcvbn-php-nl
=============

[](#zxcvbn-php-nl)

- Plugin for [Zxcvbn-PHP](https://github.com/bjeavons/zxcvbn-php), containing Dutch dictionaries
- Dictionaries were pulled from [pepve/zxcvbn-nl](https://github.com/pepve/zxcvbn-nl)

Usage
-----

[](#usage)

```
use ZxcvbnPhp\Matchers\NL\DutchDictionaryMatch;
use ZxcvbnPhp\Matchers\NL\DutchReverseDictionaryMatch;
use ZxcvbnPhp\Zxcvbn;

$zxcvbn = new Zxcvbn();
$zxcvbn->addMatcher(DutchDictionaryMatch::class);
$zxcvbn->addMatcher(DutchReverseDictionaryMatch::class);

...

$result = $zxcvbn->passwordStrength('password');
```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity56

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

Total

2

Last Release

1858d ago

Major Versions

v0.1.0 → v1.0.02021-06-02

PHP version history (2 changes)v0.1.0PHP ^7.4

v1.0.0PHP &gt;=7.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3661474?v=4)[Choraimy Kroonstuiver](/maintainers/axlon)[@axlon](https://github.com/axlon)

---

Top Contributors

[![axlon](https://avatars.githubusercontent.com/u/3661474?v=4)](https://github.com/axlon "axlon (5 commits)")

### Embed Badge

![Health badge](/badges/23g-zxcvbn-php-nl/health.svg)

```
[![Health](https://phpackages.com/badges/23g-zxcvbn-php-nl/health.svg)](https://phpackages.com/packages/23g-zxcvbn-php-nl)
```

###  Alternatives

[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.1k17.8k](/packages/prestashop-prestashop)[altis/security

Security module for Altis

10225.2k3](/packages/altis-security)

PHPackages © 2026

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