PHPackages                             fakerphp/dutch - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. fakerphp/dutch

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

fakerphp/dutch
==============

Dutch specific extensions for Faker

414[2 issues](https://github.com/FakerPHP/Dutch/issues)PHP

Since Jan 21Pushed 4y ago4 watchersCompare

[ Source](https://github.com/FakerPHP/Dutch)[ Packagist](https://packagist.org/packages/fakerphp/dutch)[ RSS](/packages/fakerphp-dutch/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

Faker - Dutch extensions
========================

[](#faker---dutch-extensions)

[![Packagist Downloads](https://camo.githubusercontent.com/b70c9227d545853f840da116c8e8da2b8f0a62467290636704445ea5a520d451/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f46616b65725048502f4475746368)](https://packagist.org/packages/fakerphp/dutch)[![GitHub Workflow Status](https://camo.githubusercontent.com/6ac3327ba64114e566abcc790102ab2392370acc0407c627766bf2e22ab48c57/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f46616b65725048502f44757463682f436f6e74696e756f7573253230496e746567726174696f6e2f6d61696e)](https://github.com/FakerPHP/Dutch/actions)

Dutch specific extensions for Faker

Getting Started
---------------

[](#getting-started)

### Installation

[](#installation)

```
composer require fakerphp/dutch
```

### Documentation

[](#documentation)

Full documentation can be found over on [fakerphp.github.io](https://fakerphp.github.io).

### Basic Usage

[](#basic-usage)

Use `Faker\Dutch\Factory::netherlands()` or `Faker\Dutch\Factory::belgium()` to create and initialize a Faker generator with Dutch extensions.

```
require_once 'vendor/autoload.php';

// use the factory to create a Faker\Generator instance
$faker = Faker\Dutch\Factory::netherlands();

echo $faker->name();
// 'Piet de Vries';
```

License
-------

[](#license)

Faker is released under the MIT License. See [`LICENSE`](LICENSE) for details.

###  Health Score

16

—

LowBetter than 4% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 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.

### Community

Maintainers

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

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

---

Top Contributors

[![pimjansen](https://avatars.githubusercontent.com/u/1457219?v=4)](https://github.com/pimjansen "pimjansen (19 commits)")

### Embed Badge

![Health badge](/badges/fakerphp-dutch/health.svg)

```
[![Health](https://phpackages.com/badges/fakerphp-dutch/health.svg)](https://phpackages.com/packages/fakerphp-dutch)
```

###  Alternatives

[spatie/laravel-html

A fluent html builder

8407.5M98](/packages/spatie-laravel-html)

PHPackages © 2026

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