https://github.com/jbtcd/fitbit-sdk-php-symfony
A Symfony bundle for JBTCDs Fitbit SDK for PHP.
https://github.com/jbtcd/fitbit-sdk-php-symfony
fitbit fitbit-sdk sdk sdk-php symfony symfony-bundle
Last synced: 7 months ago
JSON representation
A Symfony bundle for JBTCDs Fitbit SDK for PHP.
- Host: GitHub
- URL: https://github.com/jbtcd/fitbit-sdk-php-symfony
- Owner: jbtcd
- License: mit
- Created: 2020-07-09T11:31:42.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-04-03T20:59:58.000Z (over 3 years ago)
- Last Synced: 2025-01-21T03:43:06.779Z (9 months ago)
- Topics: fitbit, fitbit-sdk, sdk, sdk-php, symfony, symfony-bundle
- Language: PHP
- Homepage: https://jbtcd.me/
- Size: 255 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://vshymanskyy.github.io/StandWithUkraine/)
# Fitbit Service Provider for Symfony
[](https://github.com/jbtcd/fitbit-sdk-php-symfony/stargazers)
[](https://github.com/jbtcd/fitbit-sdk-php-symfony/issues)
[](https://travis-ci.com/jbtcd/fitbit-sdk-php-symfony)
[](LICENSE)
[](https://packagist.org/packages/jbtcd/fitbit-bundle)
[](https://packagist.org/packages/jbtcd/fitbit-bundle)
[](https://packagist.org/packages/jbtcd/fitbit-bundle)A Symfony bundle for including the [Fitbit SDK for PHP](https://github.com/jbtcd/fitbit-sdk-php).
## Installation
To install, use composer:
```bash
$ composer require jbtcd/fitbit-bundle
```Composer will aks you, if do you want to execute this recipe. You have to select `[y] Yes` at this point.
## Testing
``` bash
$ composer run tests
```## Contributing
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
## License
The MIT License (MIT). Please see [License File](LICENSE) for more information.