PHPackages                             mitulmlakhani/fit-app-data - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. mitulmlakhani/fit-app-data

ActiveLibrary

mitulmlakhani/fit-app-data
==========================

1.0.1(1y ago)013MITPHP

Since Mar 18Pushed 1y ago1 watchersCompare

[ Source](https://github.com/mitulmlakhani/fit-app-data)[ Packagist](https://packagist.org/packages/mitulmlakhani/fit-app-data)[ RSS](/packages/mitulmlakhani-fit-app-data/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

About Fit App Data
------------------

[](#about-fit-app-data)

This package is for Read Steps data from diffrent heath APP and smart devices. it currently supports below services.

- [Google Fit](https://www.google.com/fit/)

Installation
------------

[](#installation)

```
composer require mitulmlakhani/fit-app-data

```

Example
-------

[](#example)

```
use Mitulmlakhani\FitAppData\Factory;

$t = Factory::client('googleFit', [
    'authToken' => 'Google Fit oauth2 Token',
    'refreshToken' => 'Google Fit oauth2 Refresh Token',
    'tokenExpiry' => 'token expiry unix timestamp'
]);

//print_r($t->getStepsCount("From Timestamp", "To Timestamp", "Bucket Time(default is 1 day)"));
print_r($t->getStepsCount(1679123692, 1679123692));

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~471 days

Total

2

Last Release

677d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/cac210a55e9d06252fb364dcca3550436f68d6cd5ff9ae7ac33c85080859b2c4?d=identicon)[mitulmlakhani](/maintainers/mitulmlakhani)

---

Top Contributors

[![mitulmlakhani](https://avatars.githubusercontent.com/u/24645690?v=4)](https://github.com/mitulmlakhani "mitulmlakhani (3 commits)")

### Embed Badge

![Health badge](/badges/mitulmlakhani-fit-app-data/health.svg)

```
[![Health](https://phpackages.com/badges/mitulmlakhani-fit-app-data/health.svg)](https://phpackages.com/packages/mitulmlakhani-fit-app-data)
```

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k20](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
