PHPackages                             sabas/oauth1-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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. sabas/oauth1-openstreetmap

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

sabas/oauth1-openstreetmap
==========================

Openstreetmap OAuth 1.0 Client Provider for The PHP League OAuth1-Client

1.0.1(8y ago)0104MITPHP &gt;=5.4.0

Since Jan 26Compare

[ Source](https://github.com/sabas/oauth1-openstreetmap)[ Packagist](https://packagist.org/packages/sabas/oauth1-openstreetmap)[ RSS](/packages/sabas-oauth1-openstreetmap/feed)WikiDiscussions Synced 2w ago

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

Openstreetmap Provider for OAuth 1.0 Client
===========================================

[](#openstreetmap-provider-for-oauth-10-client)

This package provides Openstreetmap OAuth 1.0 support for the PHP League's [OAuth 1.0 Client](https://github.com/thephpleague/oauth1-client).

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

[](#installation)

To install, use composer:

```
composer require sabas/oauth1-openstreetmap

```

Usage
-----

[](#usage)

Usage is the same as The League's OAuth client, using `sabas\OAuth1\Client\Server\Openstreetmap` as the provider.

```
$server = new sabas\OAuth1\Client\Server\Openstreetmap(array(
    'identifier'   => 'your-identifier',
    'secret'       => 'your-secret',
    'callback_uri' => 'http://your-callback-uri/',
));
```

###  Health Score

26

—

LowBetter than 40% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity59

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

Every ~475 days

Total

2

Last Release

3010d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1304918?v=4)[Stefano](/maintainers/sabas)[@sabas](https://github.com/sabas)

---

Tags

clientoauthoauth1OpenStreetMap

### Embed Badge

![Health badge](/badges/sabas-oauth1-openstreetmap/health.svg)

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

###  Alternatives

[activecollab/qbo-wrapper

Quickbooks online API wrapper

1560.7k](/packages/activecollab-qbo-wrapper)

PHPackages © 2026

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