PHPackages                             api-postcode/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. [HTTP &amp; Networking](/categories/http)
4. /
5. api-postcode/php-client

ActiveClient[HTTP &amp; Networking](/categories/http)

api-postcode/php-client
=======================

PHP Client Api Postcode

1.0.4(5y ago)954.6k↓53.3%3[1 PRs](https://github.com/api-postcode/php-client/pulls)2MITPHPPHP &gt;=7.1.0

Since Jun 4Pushed 4y ago3 watchersCompare

[ Source](https://github.com/api-postcode/php-client)[ Packagist](https://packagist.org/packages/api-postcode/php-client)[ Docs](https://github.com/api-postcode/php-client)[ RSS](/packages/api-postcode-php-client/feed)WikiDiscussions master Synced yesterday

READMEChangelog (5)DependenciesVersions (6)Used By (2)

Api Postcode PHP Client
=======================

[](#api-postcode-php-client)

A PHP client for fetching address detials from

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

[](#installation)

Installation is a quick step process:

1. Download the client with composer

### Step 1: Download php-client using composer

[](#step-1-download-php-client-using-composer)

```
$ composer require api-postcode/php-client
```

Usage
-----

[](#usage)

```
$token = 'secret-token';
$client = new ApiPostcode\Client\PostcodeClient($token);

$address = $client->fetchAddress('1082MD', 34);

$address->getStreet();      // Claude Debussylaan
$address->getCity();        // Amsterdam
$address->getHouseNumber(); // 34
$address->getZipCode();     // 1082MD
$address->getLatitude();    // 52.3377074
$address->getLongitude();   // 4.8719565
```

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity37

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 81% 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 ~340 days

Total

5

Last Release

1953d ago

PHP version history (2 changes)1.0.0PHP &gt;=5.5.9

1.0.3PHP &gt;=7.1.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/29144214?v=4)[Api Postcode](/maintainers/api-postcode)[@api-postcode](https://github.com/api-postcode)

---

Top Contributors

[![api-postcode](https://avatars.githubusercontent.com/u/29144214?v=4)](https://github.com/api-postcode "api-postcode (17 commits)")[![Shivella](https://avatars.githubusercontent.com/u/1641684?v=4)](https://github.com/Shivella "Shivella (4 commits)")

---

Tags

apiclientcurljsonphppostcodezipcodepostcodepostcode-api

### Embed Badge

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

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

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25126.1M82](/packages/php-http-cache-plugin)[illuminate/http

The Illuminate Http package.

11937.9M6.9k](/packages/illuminate-http)[rdkafka/rdkafka

A PHP extension for Kafka

2.2k24.3k1](/packages/rdkafka-rdkafka)[httpsoft/http-message

Strict and fast implementation of PSR-7 and PSR-17

87965.9k114](/packages/httpsoft-http-message)[mezzio/mezzio-router

Router subcomponent for Mezzio

265.4M91](/packages/mezzio-mezzio-router)[serpapi/google-search-results-php

Get Google, Bing, Baidu, Ebay, Yahoo, Yandex, Home depot, Naver, Apple, Duckduckgo, Youtube search results via SerpApi.com

69127.2k](/packages/serpapi-google-search-results-php)

PHPackages © 2026

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