2017 © Pedro Peláez
 

library runkeeper

PHP wrapper for Runkeeper Health Graph API

image

madewithlove/runkeeper

PHP wrapper for Runkeeper Health Graph API

  • Friday, May 2, 2014
  • by andreascreten
  • Repository
  • 21 Watchers
  • 5 Stars
  • 7,961 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 20 Forks
  • 0 Open issues
  • 5 Versions
  • 1 % Grown

The README.md

Runkeeper API wrapper

PHP wrapper for Runkeeper Health Graph API, (*1)

Version: 0.3.6, (*2)

Author: Pierre RASO - eX Nihili pierre@exnihili.com, (*3)

Installation via Composer

Add this to you composer.json file, in the require object;, (*4)

"madewithlove/runkeeper": "0.3.*"

After that, run composer install to install the RunKeeper API wrapper., (*5)

Dependencies

  • Symfony YAML (https://github.com/symfony/yaml) - Installed via Composer
  • PHP cURL support (http://www.php.net/manual/en/book.curl.php)
  • PHP json support (http://fr2.php.net/manual/en/book.json.php)

Usage

See /usage/rk-api.sample.php, (*6)

ChangeLog :

v0.3.6 (2014-05-02)

  • Use Symfony 2's YAML component instead of Symfony 1's
  • Constraint extension dependencies via Composer

v0.3.5 (2013-05-13)

  • Removed unneeded include

v0.3.4 (2013-05-13)

  • Updated composer.json file, posted to packagist.org
  • Added autoload statement for runkeeperAPI.class.php

v0.3.3 (2013-05-13)

  • Updated README
  • Install sfYaml via Composer

v0.3.2 (2013-03-05)

  • Adds support for Records

v0.3.1 (2012-04-13)

  • fixed bug (missing "}")

v0.3 (2012-04-02)

  • fixed bug with cURL on some server which had "error :SSL certificate problem, verify that the CA cert is OK"

v0.2 (2012-03-19)

  • added support for "Delete" requests in "doRunkeeperRequest" method
  • added Interfaces in API config

v.01 (2012-03-03)

  • Initial version

The Versions

02/05 2014

dev-master

9999999-dev http://github.com/madewithlove/runkeeper

PHP wrapper for Runkeeper Health Graph API

  Sources   Download

The Requires

 

runkeeper

28/03 2014

v0.3.6

0.3.6.0 http://github.com/madewithlove/runkeeper

PHP wrapper for Runkeeper Health Graph API

  Sources   Download

The Requires

  • deresh/yaml dev-master

 

runkeeper

13/05 2013

v0.3.5

0.3.5.0 http://github.com/madewithlove/runkeeper

PHP wrapper for Runkeeper Health Graph API

  Sources   Download

The Requires

 

runkeeper

13/05 2013

v0.3.4

0.3.4.0 http://github.com/madewithlove/runkeeper

PHP wrapper for Runkeeper Health Graph API

  Sources   Download

The Requires

 

runkeeper

13/05 2013

v0.3.3

0.3.3.0

  Sources   Download

The Requires