PHPackages                             spacebib/map-my-run - 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. spacebib/map-my-run

ActiveLibray[API Development](/categories/api)

spacebib/map-my-run
===================

Integrate with Under Armour MapMyRun API

01.1kPHPCI failing

Since Apr 1Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/Spacebib/mapMyRun)[ Packagist](https://packagist.org/packages/spacebib/map-my-run)[ RSS](/packages/spacebib-map-my-run/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

MapMyRun
========

[](#mapmyrun)

Integrate with Under Armour's MapMyRun API.

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

[](#installation)

`composer require spacebib/map-my-run`

Usage
-----

[](#usage)

```
use Spacebib\MapMyRun\REST;
/* @var $adapter GuzzleHttp\Client */
$rest = new REST('token', 'api_key', $adapter);

$works = $rest->workout()->collection(['user' => 1]);
```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance50

Moderate activity, may be stable

Popularity14

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/465cbccb0942f3dfafdb393d46757720fe99af53ac04c6ae1d82b97c2f0e2b18?d=identicon)[xuding](/maintainers/xuding)

![](https://www.gravatar.com/avatar/7e947e0f4d8d4869b88983aa2304b71cb4e45a9fdfacb79a973c2a2b258bad77?d=identicon)[clyer](/maintainers/clyer)

### Embed Badge

![Health badge](/badges/spacebib-map-my-run/health.svg)

```
[![Health](https://phpackages.com/badges/spacebib-map-my-run/health.svg)](https://phpackages.com/packages/spacebib-map-my-run)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k12](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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