PHPackages                             conversional/mapquest - 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. [API Development](/categories/api)
4. /
5. conversional/mapquest

ActiveLibrary[API Development](/categories/api)

conversional/mapquest
=====================

PHP Implementation of the MapQuest API.

1.1.2(4y ago)120.8k↑50%1[2 PRs](https://github.com/ConversionalDev/mapquest/pulls)MITPHP

Since Nov 22Pushed 3y ago1 watchersCompare

[ Source](https://github.com/ConversionalDev/mapquest)[ Packagist](https://packagist.org/packages/conversional/mapquest)[ Docs](https://www.conversion.al)[ RSS](/packages/conversional-mapquest/feed)WikiDiscussions master Synced 1mo ago

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

MapQuest PHP API
================

[](#mapquest-php-api)

Purpose
=======

[](#purpose)

Package currently only implements the RouteMatrix endpoint of the API.

Usage
=====

[](#usage)

Setup
-----

[](#setup)

```
use /MapQuest/MapQuestApi

$key = 'your_mapquest_key';
$config = array('key' => $key);
$client = new MapQuestApi($config);

```

Matrix Request
--------------

[](#matrix-request)

```
$response = $client->apiMatrixRoute($locations);

```

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 87.5% 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 ~62 days

Recently: every ~155 days

Total

11

Last Release

1748d ago

Major Versions

0.0.1-stable → 1.0.02019-11-22

### Community

Maintainers

![](https://www.gravatar.com/avatar/36cf61429ef0308ac56dc52382e2975fe031883a1975d43c1ebbdf17747b816f?d=identicon)[Conversional](/maintainers/Conversional)

---

Top Contributors

[![RT-TL](https://avatars.githubusercontent.com/u/13029793?v=4)](https://github.com/RT-TL "RT-TL (14 commits)")[![sepehrr](https://avatars.githubusercontent.com/u/8377854?v=4)](https://github.com/sepehrr "sepehrr (1 commits)")[![zeina1i](https://avatars.githubusercontent.com/u/30116318?v=4)](https://github.com/zeina1i "zeina1i (1 commits)")

---

Tags

mapquestmatrixroute

### Embed Badge

![Health badge](/badges/conversional-mapquest/health.svg)

```
[![Health](https://phpackages.com/badges/conversional-mapquest/health.svg)](https://phpackages.com/packages/conversional-mapquest)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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