PHPackages                             timwassenburg/laravel-dutch-phone-number-validator - 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. timwassenburg/laravel-dutch-phone-number-validator

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

timwassenburg/laravel-dutch-phone-number-validator
==================================================

Validate if the given input is a valid Dutch phone number

v1.0.0(4y ago)37.1k↓100%MITPHP

Since Nov 12Pushed 3y ago1 watchersCompare

[ Source](https://github.com/timwassenburg/laravel-dutch-phone-number-validator)[ Packagist](https://packagist.org/packages/timwassenburg/laravel-dutch-phone-number-validator)[ Docs](https://github.com/timwassenburg/laravel-dutch-phone-number-validator)[ RSS](/packages/timwassenburg-laravel-dutch-phone-number-validator/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

[![Logo](img/banner.png)](img/banner.png)

[![Latest Version on Packagist](https://camo.githubusercontent.com/02e730a557f0d8456152e4eba7116bbc5728d7cc765b383f2b232d28c2a7ef22/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f74696d77617373656e627572672f6c61726176656c2d64757463682d70686f6e652d6e756d6265722d76616c696461746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/timwassenburg/laravel-dutch-phone-number-validator)[![Total Downloads](https://camo.githubusercontent.com/ccf6ec2ea1dd49ce2e4d8e09fd9770e010aa5b10f86ff57ed63f23bb94c3a584/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f74696d77617373656e627572672f6c61726176656c2d64757463682d70686f6e652d6e756d6265722d76616c696461746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/timwassenburg/laravel-dutch-phone-number-validator)[![License](https://camo.githubusercontent.com/83fba2942be768580cebe1366e7913aaedf502001fde024fd4651fce8b9be533/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f74696d77617373656e627572672f6c61726176656c2d64757463682d70686f6e652d6e756d6265722d76616c696461746f72)](https://packagist.org/packages/timwassenburg/laravel-dutch-phone-number-validator)

---

Table of Contents
-----------------

[](#table-of-contents)

1. [Installation](#installation)
2. [Usage](#usage)
3. [Translations](#translations)
4. [Contributing](#contributing)
5. [License](#license)

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

[](#installation)

Run composer require to install the package.

```
composer require timwassenburg/laravel-dutch-phone-number-validator
```

Usage
-----

[](#usage)

Add the `dutch-phone-number` rule to the field you want to validate.

```
'phone' => 'required|dutch-phone-number'
```

Translations
------------

[](#translations)

Publish the translations with the following command.

```
php artisan vendor:publish --provider="TimWassenburg\DutchPhoneNumberValidator\PhoneValidatorServiceProvider" --tag="translations"
```

You can now add or update translations in the `resources/lang/vendor/dutch-phone-number` folder.

Contributing
------------

[](#contributing)

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

1643d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/18ef476c8a9d76d44ab65724fb4be330c1c4ce90e2be793bc4628b85bd0d5ba5?d=identicon)[timwass](/maintainers/timwass)

---

Top Contributors

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

---

Tags

dutchform-validationlaravelphone-numberphpvalidationphplaravelvalidationphone-numberDutch

### Embed Badge

![Health badge](/badges/timwassenburg-laravel-dutch-phone-number-validator/health.svg)

```
[![Health](https://phpackages.com/badges/timwassenburg-laravel-dutch-phone-number-validator/health.svg)](https://phpackages.com/packages/timwassenburg-laravel-dutch-phone-number-validator)
```

###  Alternatives

[yorcreative/laravel-argonaut-dto

Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.

1062.8k1](/packages/yorcreative-laravel-argonaut-dto)[reducktion/socrates

A package to validate, and extract citizen information from, national identification numbers.

488.5k](/packages/reducktion-socrates)

PHPackages © 2026

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