Download the PHP package jbtcd/fitbit without Composer
On this page you can find all versions of the php package jbtcd/fitbit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package fitbit
Fitbit SDK for PHP 🏃
Fitbit provider for authentication and data collection.
Installation
To install, use composer:
Usage
-
You must first register a Web Application on dev.fitbit.com to get an OAuth ID and secret. Configure the application as:
- OAuth 2.0 Application Type: Server
- Callback URL: https://app-settings.fitbitdevelopercontent.com/simple-redirect.html
- Put your OAuth 2.0 Client ID and Client Secret into
the
Entity\ClientEntity.phpinstance.
Testing
Contributing
Please see CONTRIBUTING for details.
License
The MIT License (MIT). Please see License File for more information.
All versions of fitbit with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0
ext-json Version *
symfony/http-client Version ^5.3 || ^6.0
symfony/http-kernel Version ^5.3 || ^6.0
ext-json Version *
symfony/http-client Version ^5.3 || ^6.0
symfony/http-kernel Version ^5.3 || ^6.0
The package jbtcd/fitbit contains the following files
Loading the files please wait ...