PHPackages                             dragosprotung/sport-tracker-connector - 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. dragosprotung/sport-tracker-connector

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

dragosprotung/sport-tracker-connector
=====================================

A set of tools to dump / upload / port workouts from different online sport trackers to another (ex endomondo.com, flow.polar.com, strava.com). Also provides helper classes for parsing sport data.

0.5.1(10y ago)204410[1 issues](https://github.com/dragosprotung/SportTrackerConnector/issues)MITPHPPHP &gt;=5.4

Since Jun 26Pushed 10y ago5 watchersCompare

[ Source](https://github.com/dragosprotung/SportTrackerConnector)[ Packagist](https://packagist.org/packages/dragosprotung/sport-tracker-connector)[ Docs](http://github.com/dragosprotung/SportTrackerConnector)[ RSS](/packages/dragosprotung-sport-tracker-connector/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (9)Versions (11)Used By (0)

Sport Tracker Connector
=======================

[](#sport-tracker-connector)

Overview
--------

[](#overview)

A set of tools to dump / upload / port workouts from / to online sport trackers.

Supported trackers:

- endomondo.com
- strava.com
- flow.polar.com
- strava.com

[![Build Status](https://camo.githubusercontent.com/6562c47efd3dfe4def56b2ad8de0439981d4dc6b350abffed60cbd1387bb95b8/68747470733a2f2f7472617669732d63692e6f72672f647261676f7370726f74756e672f53706f7274547261636b6572436f6e6e6563746f722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/dragosprotung/SportTrackerConnector)[![Latest Stable Version](https://camo.githubusercontent.com/642629c8513daf7be21ebbf03a37801b180091ea504124915e9e27bdaf81dd75/68747470733a2f2f706f7365722e707567782e6f72672f647261676f7370726f74756e672f73706f72742d747261636b65722d636f6e6e6563746f722f762f737461626c652e737667)](https://packagist.org/packages/dragosprotung/sport-tracker-connector)[![Dependency Status](https://camo.githubusercontent.com/a0f59fe02298f2803d1afcaaee623b982586d7800b467c9214d34b75a37ca861/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f757365722f70726f6a656374732f3533653534613864333530383064303035333030303037322f62616467652e737667)](https://www.versioneye.com/user/projects/53e54a8d35080d0053000072)[![License](https://camo.githubusercontent.com/db9f70255dbde9ec499f54840078aadaa9363592618d9933dd693610a31d5058/68747470733a2f2f706f7365722e707567782e6f72672f647261676f7370726f74756e672f73706f72742d747261636b65722d636f6e6e6563746f722f6c6963656e73652e737667)](https://packagist.org/packages/dragosprotung/sport-tracker-connector)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/7fb70ae4378c26e2fb3a67be617bfb711b1e22d58a4935a843bb89c5ea9c64a9/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f647261676f7370726f74756e672f53706f7274547261636b6572436f6e6e6563746f722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/dragosprotung/SportTrackerConnector/?branch=master)[![SensioLabsInsight](https://camo.githubusercontent.com/2b1991c603d5a2e7cf3fb4c0c2925a2a8ba1ce83f48e9c4bba9e68b29678943f/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f37316666616164642d653836622d343264342d626635662d3062343461383066383065302f6d696e692e706e67)](https://insight.sensiolabs.com/projects/71ffaadd-e86b-42d4-bf5f-0b44a80f80e0)

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

[](#installation)

Install PHP 5.4 or newer and composer.

```
git clone https://github.com/dragosprotung/SportTrackerConnector.git
composer.phar install
```

Configuration
-------------

[](#configuration)

Copy or rename *config.example.yml* to *config.yml*Make sure you fill up the values with your credentials. Some trackers (ex. strava.com) have more complex authentication mechanism. For that see help `connector help` for a list of specific tracker commands and help.

Example is strava.com: `connector strava:get-token`

Usage
-----

[](#usage)

You will need to create a config.yml file and put in your credentials for the services. You can rename and modify config.example.yml

Available commands for working with workouts:

- dump:workout Fetch a workout from a tracker and save it to a file (gpx, json, etc).
- dump:multi Fetch multiple workouts from a date interval with resume functionality.
- upload:sync Copy a workout / multiple workouts from one tracker to another.
- upload:workout Upload a workout file to a tracker.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.6% 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 ~37 days

Total

11

Last Release

3966d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2efa0f2a6aebe5a597df91530caa70a4dd998a624c21b6e8cc318fb929e6ab6d?d=identicon)[dragosprotung](/maintainers/dragosprotung)

---

Top Contributors

[![dragosprotung](https://avatars.githubusercontent.com/u/1081073?v=4)](https://github.com/dragosprotung "dragosprotung (87 commits)")[![JavierMartinz](https://avatars.githubusercontent.com/u/1155507?v=4)](https://github.com/JavierMartinz "JavierMartinz (5 commits)")[![devuo](https://avatars.githubusercontent.com/u/101122?v=4)](https://github.com/devuo "devuo (2 commits)")

---

Tags

stravatrackergpxpolartcxsportendomondo

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/dragosprotung-sport-tracker-connector/health.svg)

```
[![Health](https://phpackages.com/badges/dragosprotung-sport-tracker-connector/health.svg)](https://phpackages.com/packages/dragosprotung-sport-tracker-connector)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19462.3M1.3k](/packages/drupal-core)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6939.5M343](/packages/drupal-core-recommended)[cognesy/instructor-php

The complete AI toolkit for PHP: unified LLM API, structured outputs, agents, and coding agent control

310107.9k1](/packages/cognesy-instructor-php)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)

PHPackages © 2026

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