PHPackages                             sm0nster/php-runtastic - 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. sm0nster/php-runtastic

ActiveLibrary[API Development](/categories/api)

sm0nster/php-runtastic
======================

It is a class to gain easy access to Runtastic (www.runtastic.com) activity data via PHP. This is a very dirty approach since Runtastic doesn't offer an official API.

1.0.x-dev(9y ago)01581MITPHPPHP &gt;=5.2.0

Since Nov 18Pushed 9y ago2 watchersCompare

[ Source](https://github.com/sm0nster/php-runtastic)[ Packagist](https://packagist.org/packages/sm0nster/php-runtastic)[ RSS](/packages/sm0nster-php-runtastic/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Runtastic PHP Library
=====================

[](#runtastic-php-library)

Runtastic-PHP is a PHP library that allows you to connect to Runtastic ([www.runtastic.com](http://www.runtastic.com)) and get all your activities. This is a very dirty approach since Runtastic doesn't offer an official API.

The only

Getting Started
---------------

[](#getting-started)

### Prerequisites

[](#prerequisites)

- PHP &gt;= 5.2
- JSON and CURL (with SSL) PHP extensions.

### Installation

[](#installation)

```
composer require timoschlueter/php-runtastic
```

### Basic Usage

[](#basic-usage)

```
