PHPackages                             kenguest/services-openstreetmap - 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. kenguest/services-openstreetmap

ActiveLibrary

kenguest/services-openstreetmap
===============================

More information available at https://pear.php.net/package/Services\_OpenStreetMap

v1.0.0RC4(3mo ago)20341.4k↓37.5%54[8 issues](https://github.com/pear/Services_Openstreetmap/issues)[2 PRs](https://github.com/pear/Services_Openstreetmap/pulls)BSD-3-ClausePHPPHP &gt;=7.4CI passing

Since Jul 17Pushed 3mo ago20 watchersCompare

[ Source](https://github.com/pear/Services_Openstreetmap)[ Packagist](https://packagist.org/packages/kenguest/services-openstreetmap)[ Docs](https://github.com/kenguest/Services_Openstreetmap)[ RSS](/packages/kenguest-services-openstreetmap/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (5)Versions (15)Used By (0)

Services\_OpenStreetMap
=======================

[](#services_openstreetmap)

[OpenStreetMap](https://www.openstreetmap.org/) is a global project with an aim of collaboratively collecting mapdata. This package aims to make communicating with the **OSM API** intuitive.

Table of contents
-----------------

[](#table-of-contents)

- [Usage](/documentation/USAGE.md)
    - [Initialisation](/documentation/USAGE.md#initialisation)
    - [Downloading Data, saving to an OSM file](/documentation/USAGE.md#downloading-data-saving-to-an-osm-file)
    - [Search for a specific POI, in a saved OSM file](/documentation/USAGE.md#search-for-a-specific-poi-in-a-saved-osm-file)
    - [Get a specific Node](/documentation/USAGE.md#get-a-specific-node)
    - [Updating a way, or several](/documentation/USAGE.md#updating-a-way-or-several)
    - [Creating a node](/documentation/USAGE.md#creating-a-node)
    - [Remove one or more tags from an object](/documentation/USAGE.md#remove-one-or-nore-tags-from-an-object)
    - [Working with user information](/documentation/USAGE.md#working-with-user-information)
    - [Reverse lookup with MapQuest API](/documentation/USAGE.md#reverse-lookup-with-mapquest-api)
    - [What can Services\_OpenStreetMap\_OpeningHours parse?](/documentation/USAGE.md#what-can-services_openstreetmap_openinghours-parse)
- [License](LICENSE.txt)

###  Health Score

55

—

FairBetter than 98% of packages

Maintenance80

Actively maintained with recent releases

Popularity46

Moderate usage in the ecosystem

Community27

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 89.9% 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 ~771 days

Recently: every ~884 days

Total

6

Last Release

100d ago

Major Versions

V0.5.0 → v1.0.0RC12018-02-22

PHP version history (5 changes)V0.4.0PHP &gt;=5.3.0

v1.0.0RC1PHP &gt;=5.4.0

v1.0.0RC2PHP &gt;=5.6.0

v1.0.0RC3PHP &gt;=7.2.5

v1.0.0RC4PHP &gt;=7.4

### Community

Maintainers

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

---

Top Contributors

[![kenguest](https://avatars.githubusercontent.com/u/234118?v=4)](https://github.com/kenguest "kenguest (340 commits)")[![ashnazg](https://avatars.githubusercontent.com/u/100170?v=4)](https://github.com/ashnazg "ashnazg (6 commits)")[![CloCkWeRX](https://avatars.githubusercontent.com/u/365751?v=4)](https://github.com/CloCkWeRX "CloCkWeRX (5 commits)")[![FireLizard](https://avatars.githubusercontent.com/u/7585164?v=4)](https://github.com/FireLizard "FireLizard (5 commits)")[![Nolwennig](https://avatars.githubusercontent.com/u/8613704?v=4)](https://github.com/Nolwennig "Nolwennig (4 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (4 commits)")[![sascha-hendel](https://avatars.githubusercontent.com/u/1225897?v=4)](https://github.com/sascha-hendel "sascha-hendel (3 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (3 commits)")[![khvalov](https://avatars.githubusercontent.com/u/2668527?v=4)](https://github.com/khvalov "khvalov (3 commits)")[![LiamBailey](https://avatars.githubusercontent.com/u/490606?v=4)](https://github.com/LiamBailey "LiamBailey (2 commits)")[![dependabot-support](https://avatars.githubusercontent.com/u/112581971?v=4)](https://github.com/dependabot-support "dependabot-support (2 commits)")[![franciscollanquipichun](https://avatars.githubusercontent.com/u/1309287?v=4)](https://github.com/franciscollanquipichun "franciscollanquipichun (1 commits)")

---

Tags

hacktoberfestmapquest-apiosmservices-openstreetmapmapopenmapsosmOpenStreetMapstreetopenstreetmaps

###  Code Quality

TestsPHPUnit

Static AnalysisRector

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/kenguest-services-openstreetmap/health.svg)

```
[![Health](https://phpackages.com/badges/kenguest-services-openstreetmap/health.svg)](https://phpackages.com/packages/kenguest-services-openstreetmap)
```

###  Alternatives

[dantsu/php-osm-static-api

PHP library to easily get static image from OpenStreetMap (OSM), add markers and draw lines.

97141.0k1](/packages/dantsu-php-osm-static-api)[cornford/googlmapper

An easy way to integrate Google Maps with Laravel.

457447.9k4](/packages/cornford-googlmapper)[mediawiki/maps

Adds various mapping features to MediaWiki

84145.0k3](/packages/mediawiki-maps)[gonoware/laravel-maps

Maps for your Laravel application

1728.0k](/packages/gonoware-laravel-maps)[symfony/ux-map

Easily embed interactive maps in your Symfony application

18178.5k4](/packages/symfony-ux-map)[jweiland/maps2

Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap

1490.5k10](/packages/jweiland-maps2)

PHPackages © 2026

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