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(4y ago)17.0kMITPHPPHP &gt;=7.4

Since Aug 25Pushed 4y 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 today

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 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity55

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

1803d 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://www.gravatar.com/avatar/0967689f474f2a623e9fc07f750e8116d8e0d3b1c13467c0fff5058c692746cf?d=identicon)[axlon](/maintainers/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

[symfony/translation

Provides tools to internationalize your application

6.6k836.5M2.0k](/packages/symfony-translation)[nesbot/carbon

An API extension for DateTime that supports 281 different languages.

169661.4M4.8k](/packages/nesbot-carbon)[joedixon/laravel-translation

A tool for managing all of your Laravel translations

717911.4k11](/packages/joedixon-laravel-translation)[illuminate/translation

The Illuminate Translation package.

6936.4M491](/packages/illuminate-translation)[lajax/yii2-translate-manager

Translation management extension for Yii 2

227578.8k13](/packages/lajax-yii2-translate-manager)[larswiegers/laravel-translations-checker

Make sure your laravel translations are checked and are included in all languages.

256423.2k2](/packages/larswiegers-laravel-translations-checker)

PHPackages © 2026

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