paxx / withings
Withings API - Withings Body metrics Services API http://www.withings.com/api
Installs: 3 376
Dependents: 0
Suggesters: 0
Security: 0
Stars: 17
Watchers: 3
Forks: 14
Open Issues: 1
Requires
- php: >=5.3.0
- guzzlehttp/guzzle: ~4.0|~5.0
- guzzlehttp/oauth-subscriber: 0.2.*
- illuminate/support: ~4.1|~5.0
- league/oauth1-client: ~1.0
This package is not auto-updated.
Last update: 2024-11-23 14:23:21 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