jbtcd / fitbit-bundle
A Symfony bundle for v1 of JBTCDs Fitbit SDK for PHP
Fund package maintenance!
jbtcd
paypal.me/jbtcd
Installs: 81
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^7.4 || ^8.0
- jbtcd/fitbit: ^0.11.0
- symfony/config: ^5.3 || ^6.0
- symfony/dependency-injection: ^5.3 || ^6.0
- symfony/http-kernel: ^5.3 || ^6.0
Requires (Dev)
- php-parallel-lint/php-parallel-lint: ^1.0
- phploc/phploc: ^7.0
- phpmd/phpmd: ^2.8
- phpstan/phpstan: ^0.12.4
- phpunit/phpunit: ^9.5
- sebastian/phpcpd: ^6.0
- squizlabs/php_codesniffer: ^3.5
README
Fitbit Service Provider for Symfony
A Symfony bundle for including the Fitbit SDK for PHP.
Installation
To install, use composer:
$ 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
$ composer run tests
Contributing
Please see CONTRIBUTING for details.
License
The MIT License (MIT). Please see License File for more information.