PHPackages                             geocoder-php/azure-maps-provider - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. geocoder-php/azure-maps-provider

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

geocoder-php/azure-maps-provider
================================

Geocoder AzureMaps Provider

1.3.0(1y ago)016.1k↓66.6%1MITPHPPHP ^8.0CI failing

Since Oct 8Pushed 7mo ago2 watchersCompare

[ Source](https://github.com/geocoder-php/azure-maps-provider)[ Packagist](https://packagist.org/packages/geocoder-php/azure-maps-provider)[ RSS](/packages/geocoder-php-azure-maps-provider/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (4)Dependencies (5)Versions (5)Used By (0)

Azure Maps Geocoder provider
============================

[](#azure-maps-geocoder-provider)

[![Build Status](https://camo.githubusercontent.com/cda845399b01b75cad2836bd69dfd6473d10425f7a4a0bc772320d0c23c81fc8/68747470733a2f2f7472617669732d63692e6f72672f67656f636f6465722d7068702f617a7572652d6d6170732d70726f76696465722e7376673f6272616e63683d6d6173746572)](http://travis-ci.org/geocoder-php/azure-maps-provider)[![Latest Stable Version](https://camo.githubusercontent.com/ecd9216c6cfcc981a9cb04099432d356f0f28122bdbadfa36c4b0e37b2ac3d45/68747470733a2f2f706f7365722e707567782e6f72672f67656f636f6465722d7068702f617a7572652d6d6170732d70726f76696465722f762f737461626c65)](https://packagist.org/packages/geocoder-php/azure-maps-provider)[![Total Downloads](https://camo.githubusercontent.com/059028d70112f55959ff8455215914c422030e41b3225c30b85f7a2f2a94f9d8/68747470733a2f2f706f7365722e707567782e6f72672f67656f636f6465722d7068702f617a7572652d6d6170732d70726f76696465722f646f776e6c6f616473)](https://packagist.org/packages/geocoder-php/azure-maps-provider)[![Monthly Downloads](https://camo.githubusercontent.com/3f9a7e4fa7a01f0d8eb1e32d9d11da5d4d475b214e0635bc4c00766efda18309/68747470733a2f2f706f7365722e707567782e6f72672f67656f636f6465722d7068702f617a7572652d6d6170732d70726f76696465722f642f6d6f6e74686c792e706e67)](https://packagist.org/packages/geocoder-php/azure-maps-provider)[![Code Coverage](https://camo.githubusercontent.com/b1e0241537f2a16377e67b13891e75af41baf39c4e51ee146675ed05fc688d2b/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f67656f636f6465722d7068702f617a7572652d6d6170732d70726f76696465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/geocoder-php/azure-maps-provider)[![Quality Score](https://camo.githubusercontent.com/e498ea9f0cf3a880e75e8868269e1733e566b326f7a2a8ed27ea51c387af1e0f/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f67656f636f6465722d7068702f617a7572652d6d6170732d70726f76696465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/geocoder-php/azure-maps-provider)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)

This is the Bing Maps provider from the PHP Geocoder. This is a **READ ONLY** repository. See the [main repo](https://github.com/geocoder-php/Geocoder) for information and documentation.

Install
-------

[](#install)

```
composer require geocoder-php/azure-maps-provider
```

Usage
-----

[](#usage)

```
$httpClient = new \Http\Discovery\Psr18Client();

// You must provide a subscription key
$provider = new \Geocoder\Provider\AzureMaps\AzureMaps($httpClient, 'your-subscription-key');

$result = $geocoder->geocodeQuery(GeocodeQuery::create('Yehuda Hamaccabi 15, Tel aviv'));
```

Contribute
----------

[](#contribute)

Contributions are very welcome! Send a pull request to the [main repository](https://github.com/geocoder-php/Geocoder) or report any issues you find on the [issue tracker](https://github.com/geocoder-php/Geocoder/issues).

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance53

Moderate activity, may be stable

Popularity27

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 61.3% 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 ~532 days

Total

4

Last Release

497d ago

PHP version history (4 changes)1.0.0PHP ^7.2

1.1.0PHP ^7.3 || ^8.0

1.2.0PHP ^7.4 || ^8.0

1.3.0PHP ^8.0

### Community

Maintainers

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

---

Top Contributors

[![jbelien](https://avatars.githubusercontent.com/u/1150563?v=4)](https://github.com/jbelien "jbelien (19 commits)")[![Chris53897](https://avatars.githubusercontent.com/u/7104259?v=4)](https://github.com/Chris53897 "Chris53897 (7 commits)")[![langerapp](https://avatars.githubusercontent.com/u/50819029?v=4)](https://github.com/langerapp "langerapp (1 commits)")[![nicolas-grekas](https://avatars.githubusercontent.com/u/243674?v=4)](https://github.com/nicolas-grekas "nicolas-grekas (1 commits)")[![norkunas](https://avatars.githubusercontent.com/u/2722872?v=4)](https://github.com/norkunas "norkunas (1 commits)")[![kryber](https://avatars.githubusercontent.com/u/11854432?v=4)](https://github.com/kryber "kryber (1 commits)")[![JaZo](https://avatars.githubusercontent.com/u/3475007?v=4)](https://github.com/JaZo "JaZo (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/geocoder-php-azure-maps-provider/health.svg)

```
[![Health](https://phpackages.com/badges/geocoder-php-azure-maps-provider/health.svg)](https://phpackages.com/packages/geocoder-php-azure-maps-provider)
```

###  Alternatives

[toin0u/geocoder-laravel

Geocoder Service Provider for Laravel

7615.4M17](/packages/toin0u-geocoder-laravel)[geocoder-php/google-maps-provider

Geocoder GoogleMaps adapter

18719.3M53](/packages/geocoder-php-google-maps-provider)[smile/module-store-locator

Smile Store Locator

50533.0k5](/packages/smile-module-store-locator)[geocoder-php/here-provider

Geocoder here adapter

131.2M3](/packages/geocoder-php-here-provider)[geocoder-php/mapbox-provider

Geocoder Mapbox adapter

131.1M2](/packages/geocoder-php-mapbox-provider)[smile/module-map

Smile Map Utilities Module

10554.7k3](/packages/smile-module-map)

PHPackages © 2026

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