PHPackages                             postcodewizard/postcodewizard-php-client - 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. postcodewizard/postcodewizard-php-client

ActiveLibrary[API Development](/categories/api)

postcodewizard/postcodewizard-php-client
========================================

PHP client for the PostcodeWizard API

v1.0.1(11mo ago)00MITPHPPHP &gt;=7.3

Since Jul 9Pushed 11mo agoCompare

[ Source](https://github.com/flowengine-nl/postcodewizard-php-client)[ Packagist](https://packagist.org/packages/postcodewizard/postcodewizard-php-client)[ RSS](/packages/postcodewizard-postcodewizard-php-client/feed)WikiDiscussions main Synced today

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

PostcodeWizard PHP Client
=========================

[](#postcodewizard-php-client)

The official PHP client for the [PostcodeWizard API](https://api.postcodewizard.nl/docs/api).

---

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

[](#installation)

Use Composer to install the package:

```
composer require postcodewizard/postcodewizard-php-client
```

---

Usage
-----

[](#usage)

```
use PostcodeWizard\PostcodeWizard;

$client = new PostcodeWizard('YOUR_API_KEY');

// Lookup
$result = $client->lookup('7223LN', '1');

// Autocomplete
$result = $client->autocomplete('Toverstraat 1, Baak');
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance50

Moderate activity, may be stable

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 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

Every ~0 days

Total

2

Last Release

358d ago

PHP version history (2 changes)v1.0.0PHP ^8.0

v1.0.1PHP &gt;=7.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/26e3af4b3506f84e971e6749c1fe4079a15e5e0d34618c4b47f7339a00d30eb5?d=identicon)[FlowEngine](/maintainers/FlowEngine)

---

Top Contributors

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

---

Tags

apiautocompletepostcodepostcodewizard

### Embed Badge

![Health badge](/badges/postcodewizard-postcodewizard-php-client/health.svg)

```
[![Health](https://phpackages.com/badges/postcodewizard-postcodewizard-php-client/health.svg)](https://phpackages.com/packages/postcodewizard-postcodewizard-php-client)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[resend/resend-php

Resend PHP library.

617.2M43](/packages/resend-resend-php)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)[checkout/checkout-sdk-php

Checkout.com SDK for PHP

563.6M13](/packages/checkout-checkout-sdk-php)[nickurt/laravel-postcodeapi

Universal PostcodeApi for Laravel 11.x/12.x/13.x

97231.0k](/packages/nickurt-laravel-postcodeapi)

PHPackages © 2026

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