PHPackages                             timwassenburg/laravel-dutch-zipcode-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-zipcode-validator

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

timwassenburg/laravel-dutch-zipcode-validator
=============================================

Validate if the given input is a valid Dutch zipcode

v1.0.0(4y ago)21871MITPHP

Since Nov 13Pushed 3y ago1 watchersCompare

[ Source](https://github.com/timwassenburg/laravel-dutch-zipcode-validator)[ Packagist](https://packagist.org/packages/timwassenburg/laravel-dutch-zipcode-validator)[ Docs](https://github.com/timwassenburg/laravel-dutch-zipcode-validator)[ RSS](/packages/timwassenburg-laravel-dutch-zipcode-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/38fc625addc255683026e807f1ca52b4973aff39270843fc925b1ae825e6c9d6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f74696d77617373656e627572672f6c61726176656c2d64757463682d7a6970636f64652d76616c696461746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/timwassenburg/laravel-dutch-zipcode-validator)[![Total Downloads](https://camo.githubusercontent.com/44bd959a8e09c0fb9bf118d4c40152462a6c02c85efe2cea70a4eb25f2d52519/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f74696d77617373656e627572672f6c61726176656c2d64757463682d7a6970636f64652d76616c696461746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/timwassenburg/laravel-dutch-zipcode-validator)[![License](https://camo.githubusercontent.com/6dca22b42bc5cc2b4e77439a159576a88d28b5e4bbc7e41bb960d3221de683bb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f74696d77617373656e627572672f6c61726176656c2d64757463682d7a6970636f64652d76616c696461746f72)](https://packagist.org/packages/timwassenburg/laravel-dutch-zipcode-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-zipcode-validator
```

Usage
-----

[](#usage)

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

```
'zipcode' => 'required|dutch-zipcode'
```

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

[](#translations)

Publish the translations with the following command.

```
php artisan vendor:publish --provider="TimWassenburg\DutchZipcodeValidator\ZipcodeValidatorServiceProvider" --tag="translations"
```

You can now update the validation message in the `resources/lang/vendor/dutch-zipcode` 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

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community8

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

1647d 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 (3 commits)")

---

Tags

dutchform-validationlaravelphppostal-codezipcodephplaravelvalidationzipcodepostal-codeDutch

### Embed Badge

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

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

###  Alternatives

[axlon/laravel-postal-code-validation

Worldwide postal code validation for Laravel and Lumen

3853.3M1](/packages/axlon-laravel-postal-code-validation)[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)[iamfarhad/validation

🇮🇷 Complete Laravel Persian validation package - Iranian national ID, mobile numbers, Shamsi dates, IBAN/Sheba, postal codes &amp; more. Modern Laravel 10-12 support with both ValidationRule objects &amp; string-based rules.

2917.3k](/packages/iamfarhad-validation)

PHPackages © 2026

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