Get Google Fitness Steps with Google Fitness of Google API PHP Client
- Google Fitness API ( User Steps )
- Google Plus API ( Basic Profile for profile image, email and name )
- Database to store user access token
- Google Project Oauth credentials
- PHP 7.0.0 minimum
- Composer to install Google API Client Library
- Clone this repository
- Use composer to install all dependencies
- Setup Basic database structure to store user access token from Google to fetch fitness data
- Use
Google.php
File as a controller (MVC) to access Google Fitness data
- Google Developer Console for Projects
- Google Fitness Library API
- Google User Account with list of App Permissions
The MIT License (MIT). Please see License File for more information.
"Google", "Google Fitness" and "Google APIs" are properties and trademarks of Google LLC. ©2019 Google LLC. Google and the Google Logo are registered trademarks of Google LLC.
© 2019 Anil Prajapati.