-
Notifications
You must be signed in to change notification settings - Fork 19
PierreRASO/runkeeperAPI
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
<?php /* - runkeeperAPI - Version : 0.3.1 - Date : 2012-04-13 - Author : Pierre RASO - eX Nihili <[email protected]> - Summary : PHP wrapper for Runkeeper Health Graph API - Requires : + sfYaml (https://github.com/fabpot/yaml) + 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 - ChangeLog : + 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 */ ?>
About
PHP wrapper for Runkeeper Health Graph API
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published