Zn4rK / php-withings

PSR-FIG Compatible Withings Body metrics Services API written in PHP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Withings Body Metric Service API

PSR-FIG Compatible Withings Body metrics Services API written in PHP.

I could not find a good API for Withings written in PHP that's up to par with their recent changes.

This one should fill all your needs.

Complete with oAuth1 integration. Also integrates nicely into Laravel's Socialite.

Input parameters can be found here: http://www.withings.com/api (and very often phpdoc'ed)

Todo

  • Implement Sleep Measures
  • Implement Sleep Summary
  • Implement Intraday Activity
  • Implement Workouts
  • Write tests

Note

I only own the Withings Body Scale, so I can't input any data for their other products. If you do, and would like to extend this library, please send a PR with a fix

Credits

A big thanks to all the contributors

About

PSR-FIG Compatible Withings Body metrics Services API written in PHP.


Languages

Language:PHP 100.0%