PHPackages                             justim/number-to-words-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. justim/number-to-words-nl

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

justim/number-to-words-nl
=========================

Convert numbers to words in Dutch (eg. 1 -&gt; een)

1.0.0(12y ago)339.7k↑10.4%MITPHPPHP &gt;=5.4.0

Since Jun 27Pushed 10y ago1 watchersCompare

[ Source](https://github.com/justim/number-to-words-nl)[ Packagist](https://packagist.org/packages/justim/number-to-words-nl)[ Docs](https://github.com/justim/number-to-words-nl)[ RSS](/packages/justim-number-to-words-nl/feed)WikiDiscussions master Synced 2d ago

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

Number to words in Dutch [![Build Status](https://camo.githubusercontent.com/beb6d6cf2e54a2201946b15cad6f59d5fd2ef53464b7cf3bfa2dfda0fc1246a2/68747470733a2f2f6170692e7472617669732d63692e6f72672f6a757374696d2f6e756d6265722d746f2d776f7264732d6e6c2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/justim/number-to-words-nl) [![Coverage Status](https://camo.githubusercontent.com/f7c757df95a3fd0ec141875abb6e41ad73188f0235f384aba8dfe13c8cafcc9e/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f6a757374696d2f6e756d6265722d746f2d776f7264732d6e6c2e737667)](https://coveralls.io/r/justim/number-to-words-nl?branch=master)
==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#number-to-words-in-dutch--)

> Convert numbers to words in Dutch

Requirements
------------

[](#requirements)

- `PHP >= 5.4`

Installation
------------

[](#installation)

- For NumberToWordsNl to work you only need the `src/NumberToWordsNl.php` file, download it and hack away
- Also available at [Packagist](https://packagist.org/packages/justim/number-to-words-nl) (Composer)

Usage
-----

[](#usage)

```
$number = '12';
$words = NumberToWordsNl::toWords($number);
echo $words; // twaalf
```

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

4389d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5addc442589060d2c83836f11b851560df560ac2da1156b20ba0e93788467c7a?d=identicon)[justim](/maintainers/justim)

---

Top Contributors

[![justim](https://avatars.githubusercontent.com/u/757292?v=4)](https://github.com/justim "justim (10 commits)")

---

Tags

dutchphp

### Embed Badge

![Health badge](/badges/justim-number-to-words-nl/health.svg)

```
[![Health](https://phpackages.com/badges/justim-number-to-words-nl/health.svg)](https://phpackages.com/packages/justim-number-to-words-nl)
```

###  Alternatives

[inc2734/wp-breadcrumbs

A library for WordPress breadcrumbs.

1544.6k1](/packages/inc2734-wp-breadcrumbs)

PHPackages © 2026

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