jbtcd/fitbit

Fitbit provider fot authentication and data collection.

0.11.1 2022-01-02 15:22 UTC

This package is auto-updated.

Last update: 2024-04-18 13:05:53 UTC


README

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.