PHPackages                             adequaat/laravel-postnl-api - 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. [API Development](/categories/api)
4. /
5. adequaat/laravel-postnl-api

ActiveLibrary[API Development](/categories/api)

adequaat/laravel-postnl-api
===========================

This package makes it easy to request barcodes and labels at PostNL from Laravel

v1.0.17(1y ago)0778[1 PRs](https://github.com/adequaat/laravel-postnl-api/pulls)MITPHPPHP ^8.1CI passing

Since Oct 12Pushed 1y ago2 watchersCompare

[ Source](https://github.com/adequaat/laravel-postnl-api)[ Packagist](https://packagist.org/packages/adequaat/laravel-postnl-api)[ Docs](https://github.com/adequaat/laravel-postnl-api)[ RSS](/packages/adequaat-laravel-postnl-api/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (7)Versions (19)Used By (0)

This package makes it easy to request barcodes and labels at PostNL from Laravel
================================================================================

[](#this-package-makes-it-easy-to-request-barcodes-and-labels-at-postnl-from-laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/efdc25fdd7645a29a0755ee7b90af4c027f99d297a4a19a84a6679c4ef7bb627/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f61646571756161742f6c61726176656c2d706f73746e6c2d6170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/adequaat/laravel-postnl-api)[![GitHub Tests Action Status](https://camo.githubusercontent.com/43ad7f64989425592915d428e56f38b2d96455a9e96190007d301e0cd1c63726/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f61646571756161742f6c61726176656c2d706f73746e6c2d6170692f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/adequaat/laravel-postnl-api/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/768bcda39da603c2f7e8a29e0929114832a295928f436f87801042679f2d32e3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f61646571756161742f6c61726176656c2d706f73746e6c2d6170692f466978253230504850253230636f64652532307374796c652532306973737565733f6c6162656c3d636f64652532307374796c65)](https://github.com/adequaat/laravel-postnl-api/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/f86e094f99189c62c913d8a03e0f452876fa3bff6dc4a302330c494fa187d8f5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f61646571756161742f6c61726176656c2d706f73746e6c2d6170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/adequaat/laravel-postnl-api)

This package is still in development.

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

[](#installation)

You can install the package via composer:

```
composer require adequaat/laravel-postnl-api
```

You can publish the config file with:

```
php artisan vendor:publish --tag="postnl-api-config"
```

Usage
-----

[](#usage)

```
 // Will be filled in later on
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Sythe Veenje](https://github.com/adequaat)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 75% 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 ~49 days

Recently: every ~79 days

Total

17

Last Release

576d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1999649?v=4)[Sythe Veenje](/maintainers/sytheveenje)[@sytheveenje](https://github.com/sytheveenje)

---

Top Contributors

[![sytheveenje](https://avatars.githubusercontent.com/u/1999649?v=4)](https://github.com/sytheveenje "sytheveenje (36 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (7 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (5 commits)")

---

Tags

laraveladequaatlaravel-postnl-api

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/adequaat-laravel-postnl-api/health.svg)

```
[![Health](https://phpackages.com/badges/adequaat-laravel-postnl-api/health.svg)](https://phpackages.com/packages/adequaat-laravel-postnl-api)
```

###  Alternatives

[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k11.2M100](/packages/dedoc-scramble)[defstudio/telegraph

A laravel facade to interact with Telegram Bots

816333.6k3](/packages/defstudio-telegraph)[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5021.9k](/packages/simplestats-io-laravel-client)[spatie/laravel-github-webhooks

Handle GitHub webhooks in a Laravel application

94170.3k5](/packages/spatie-laravel-github-webhooks)[lettermint/lettermint-laravel

Official Lettermint driver for Laravel

1190.2k1](/packages/lettermint-lettermint-laravel)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)

PHPackages © 2026

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