paxx/withings

Withings API - Withings Body metrics Services API http://www.withings.com/api

1.1.0 2015-09-04 22:15 UTC

This package is not auto-updated.

Last update: 2024-04-13 11:05:07 UTC


README

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