PHPackages                             choccybiccy/humanapi - 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. [API Development](/categories/api)
4. /
5. choccybiccy/humanapi

ActiveLibrary[API Development](/categories/api)

choccybiccy/humanapi
====================

The easiest way to integrate health data from anywhere.

1.3.0(8y ago)2369.1k↓50%13[3 issues](https://github.com/choccybiccy/humanapi/issues)[1 PRs](https://github.com/choccybiccy/humanapi/pulls)MITPHP

Since Feb 27Pushed 5y ago4 watchersCompare

[ Source](https://github.com/choccybiccy/humanapi)[ Packagist](https://packagist.org/packages/choccybiccy/humanapi)[ RSS](/packages/choccybiccy-humanapi/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (2)Versions (13)Used By (0)

humanapi
========

[](#humanapi)

[![Build Status](https://camo.githubusercontent.com/f167914281066859a870f326dd25bc7e6d2053b10a666b30a050d6c7017b7c95/68747470733a2f2f7472617669732d63692e6f72672f63686f63637962696363792f68756d616e6170692e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/choccybiccy/humanapi) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/2859956e5ec306eda92abf9debb528609395fc5fe16ea4e2a1e436282f2c4f4a/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f63686f63637962696363792f68756d616e6170692f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/choccybiccy/humanapi/?branch=master) [![Latest Stable Version](https://camo.githubusercontent.com/499cd821875ce666980ccc12c8ae8d2e1ede05773cc9c512965dedc142ea47da/68747470733a2f2f706f7365722e707567782e6f72672f63686f63637962696363792f68756d616e6170692f762f737461626c652e737667)](https://packagist.org/packages/choccybiccy/humanapi) [![License](https://camo.githubusercontent.com/f51119d985c0211d6e92f9434cd2a85dda0ff8777f868b60898501ad5df0f992/68747470733a2f2f706f7365722e707567782e6f72672f63686f63637962696363792f68756d616e6170692f6c6963656e73652e737667)](https://packagist.org/packages/choccybiccy/humanapi) [![SensioLabsInsight](https://camo.githubusercontent.com/6542a56a0cda359187271b407c7ba7e77419a0aa15aa16ec0d22623501ef3dcd/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f38353433336534652d383432612d343030352d393964382d3633643935303632653338302f6d696e692e706e67)](https://insight.sensiolabs.com/projects/85433e4e-842a-4005-99d8-63d95062e380)

The easiest way to integrate health data from anywhere.

Introduction
------------

[](#introduction)

This package is a simple PHP library for interacting with the HumanAPI endpoints. It provides simple methods for grabbing health information from a number of data sources collected by the HumanAPI. From their own mouths:

> Human API is a platform for human health data that allow developers to easily create applications that retrieve data from a variety of data sources and enable users to share that data with applications of their choice. This data can be anything from activity data recorded by a pedometer, a blood pressure measurement captured by an individual or a medical record from a hospital.
>
> Human API takes care of the data synchronizations with any third party data source, handles user management to manage all user identities accross all integrated devices and services, and processes and normalizes all of their data for your application over a secure, HIPAA compliant, REST based API.

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

[](#installation)

Installation is a cinch with composer..

```
composer require choccybiccy/humanapi
```

Usage
-----

[](#usage)

For usage, see [docs/usage.md](docs/usage.md)

Authors
-------

[](#authors)

Written and maintained by Martin Hughes.

Thanks
------

[](#thanks)

Thanks to the [HumanAPI](http://humanapi.co) team for their great documentation.

Copyright &amp; licensing
-------------------------

[](#copyright--licensing)

See [LICENSE](LICENSE)

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity40

Moderate usage in the ecosystem

Community17

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~130 days

Recently: every ~290 days

Total

10

Last Release

2929d ago

### Community

Maintainers

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

---

Top Contributors

[![iranianpep](https://avatars.githubusercontent.com/u/3667439?v=4)](https://github.com/iranianpep "iranianpep (4 commits)")[![martinph](https://avatars.githubusercontent.com/u/178519?v=4)](https://github.com/martinph "martinph (3 commits)")[![soren121](https://avatars.githubusercontent.com/u/295939?v=4)](https://github.com/soren121 "soren121 (3 commits)")[![stalmok](https://avatars.githubusercontent.com/u/522383?v=4)](https://github.com/stalmok "stalmok (1 commits)")

---

Tags

api-wrapperhealthhealth-datahealthcarehumanhuman-apihumanapimedicalphphumanapi

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/choccybiccy-humanapi/health.svg)

```
[![Health](https://phpackages.com/badges/choccybiccy-humanapi/health.svg)](https://phpackages.com/packages/choccybiccy-humanapi)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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