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(1y ago)00MITPHPPHP &gt;=7.3

Since Jul 9Pushed 1y 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 1w ago

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

23

—

LowBetter than 25% of packages

Maintenance46

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

404d 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

[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

353.6k](/packages/eslazarev-wildberries-sdk)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.3M49](/packages/tencentcloud-tencentcloud-sdk-php)[resend/resend-php

Resend PHP library.

608.3M53](/packages/resend-resend-php)[files.com/files-php-sdk

Files.com PHP SDK

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

Checkout.com SDK for PHP

563.6M16](/packages/checkout-checkout-sdk-php)[scriptdevelop/whatsapp-manager

Paquete para manejo de WhatsApp Business API en Laravel

793.9k](/packages/scriptdevelop-whatsapp-manager)

PHPackages © 2026

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