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

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

smochin/openstreetmap-php-client
================================

A simple PHP Client for openstreetmap.org

1.0.0(9y ago)5471GPL-3.0PHPPHP &gt;=7.0

Since Dec 27Pushed 9y ago3 watchersCompare

[ Source](https://github.com/smochin/openstreetmap-php-client)[ Packagist](https://packagist.org/packages/smochin/openstreetmap-php-client)[ Docs](https://github.com/smochin/openstreetmap-php-client)[ RSS](/packages/smochin-openstreetmap-php-client/feed)WikiDiscussions master Synced 2mo ago

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

OpenStreetMap PHP Client
========================

[](#openstreetmap-php-client)

[![Join the chat at https://gitter.im/smochin/openstreetmap-php-client](https://camo.githubusercontent.com/034b6c7cc5bf8e8a391a96caedda1b35d4078e1e3b5999cbfe74cadb0d65a99d/68747470733a2f2f6261646765732e6769747465722e696d2f736d6f6368696e2f6f70656e7374726565746d61702d7068702d636c69656e742e737667)](https://gitter.im/smochin/openstreetmap-php-client?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)[![Total Downloads](https://camo.githubusercontent.com/014e880644f4ae90b10ac345e945f2ef150a1270a4fffa414d6fa8df833e0ce6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f736d6f6368696e2f6f70656e7374726565746d61702d7068702d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/smochin/openstreetmap-php-client)[![Latest Stable Version](https://camo.githubusercontent.com/1057be3c982a55d0d78e03a39f29b3e68a71ace7134830ffde906de8adc6885c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736d6f6368696e2f6f70656e7374726565746d61702d7068702d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/smochin/openstreetmap-php-client)[![Branch master](https://camo.githubusercontent.com/d13ff590538bd288fc9f75cbfe383af4eaaaa0c356f9e90aed2263bb322bd87f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6272616e63682d6d61737465722d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/d13ff590538bd288fc9f75cbfe383af4eaaaa0c356f9e90aed2263bb322bd87f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6272616e63682d6d61737465722d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)[![Build Status](https://camo.githubusercontent.com/10e6ebca34f6f5b9d7d63de5465fd2a0eb206af39376dbe886af55f5871b9170/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f736d6f6368696e2f6f70656e7374726565746d61702d7068702d636c69656e742f6d61737465722e7376673f7374796c653d666c61742d737175617265)](http://travis-ci.org/#!/smochin/openstreetmap-php-client)

A simple PHP Client for .

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

[](#installation)

Package is available on [Packagist](http://packagist.org/packages/smochin/openstreetmap-php-client), you can install it using [Composer](http://getcomposer.org).

```
composer require smochin/openstreetmap-php-client
```

### Dependencies

[](#dependencies)

- PHP 7
- json extension
- cURL extension

Get started
-----------

[](#get-started)

### Initialize the Crawler

[](#initialize-the-crawler)

```
$client = new Smochin\OpenStreetMap\Client();
```

### Reverse geocoding

[](#reverse-geocoding)

```
$address = $client->reverse(-8.047562, -34.876964);
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

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

Unknown

Total

1

Last Release

3423d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a216843991e35becb243bdc8a9c1df35f50636a2982c69565544b5ad910bac79?d=identicon)[jamesgsilva](/maintainers/jamesgsilva)

---

Tags

httpphpclientOpenStreetMap

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[iivannov/branchio

Branch Metrics (Branch.io) HTTP API client

1682.2k](/packages/iivannov-branchio)

PHPackages © 2026

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