Skip to content

Fitbit provider for authentication and data collection.

License

Notifications You must be signed in to change notification settings

jbtcd/fitbit-sdk-php

Repository files navigation

Stand With Ukraine

Fitbit SDK for PHP 🏃

GitHub stars GitHub issues Build Status license packagist downloads php version

Fitbit provider for authentication and data collection.

Installation

To install, use composer:

$ composer require jbtcd/fitbit

Usage

  1. You must first register a Web Application on dev.fitbit.com to get an OAuth ID and secret. Configure the application as:

  2. Put your OAuth 2.0 Client ID and Client Secret into the Entity\ClientEntity.php instance.

Testing

$ composer run tests

Contributing

Please see CONTRIBUTING for details.

License

The MIT License (MIT). Please see License File for more information.