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)0205[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 1mo ago

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

35

—

LowBetter than 80% of packages

Maintenance41

Moderate activity, may be stable

Popularity14

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

521d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c88bcb13ce155ba1fa565ab93e34ecc040220f32e9d1eb2d8fbc2dbbb854fe08?d=identicon)[sytheveenje](/maintainers/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

[scalar/laravel

Render your OpenAPI-based API reference

6183.9k2](/packages/scalar-laravel)[ryangjchandler/bearer

Minimalistic token-based authentication for Laravel API endpoints.

8129.8k](/packages/ryangjchandler-bearer)[combindma/laravel-facebook-pixel

Meta pixel integration for Laravel

4956.9k](/packages/combindma-laravel-facebook-pixel)[stechstudio/laravel-hubspot

A Laravel SDK for the HubSpot CRM Api

2971.0k](/packages/stechstudio-laravel-hubspot)[likeabas/filament-chatgpt-agent

Integrate with OpenAI ChatGPT

235.3k](/packages/likeabas-filament-chatgpt-agent)[tapp/filament-webhook-client

Add a Filament resource and a policy for Spatie Webhook client

1120.2k](/packages/tapp-filament-webhook-client)

PHPackages © 2026

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