PHPackages                             communitychair1/hv-raw-connector - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. communitychair1/hv-raw-connector

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

communitychair1/hv-raw-connector
================================

Simple PHP library to connect to Microsoft HealthVault using raw XML.

1.2.0(13y ago)01.3k1GPL-2.0+PHPPHP &gt;=5.3.2

Since Apr 8Pushed 12y ago7 watchersCompare

[ Source](https://github.com/communitychair1/HVRawConnectorPHP)[ Packagist](https://packagist.org/packages/communitychair1/hv-raw-connector)[ Docs](https://github.com/mkalkbrenner/HVRawConnectorPHP)[ RSS](/packages/communitychair1-hv-raw-connector/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (3)Versions (1)Used By (0)

HVRawConnectorPHP [![Build Status](https://camo.githubusercontent.com/41bebf46730bc9e829e9c72e503cc854cf63795163d9df6d82f8d6853410e513/68747470733a2f2f7472617669732d63692e6f72672f636f6d6d756e6974796368616972312f4856526177436f6e6e6563746f725048502e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/communitychair1/HVRawConnectorPHP)
====================================================================================================================================================================================================================================================================================================================================================

[](#hvrawconnectorphp-)

Simple PHP library to connect to [Microsoft HealthVault](https://www.healthvault.com/).

This library is a fork of [HVRawConnectorPHP](https://github.com/mkalkbrenner/HVRawConnectorPHP/). Several changes have been made to the library since the fork and they are documented at the bottom of this document.

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

[](#installation)

HVRawConnectorPHP depends on some PHP libraries. If you simply use the latest development version of HVRawConnectorPHP from github you have to ensure that all of them are installed. You can use pear to do so:

```
pear channel-discover pear.querypath.org
pear install querypath/QueryPath
pear install Log
pear install Net_URL2

```

HVRawConnectorPHP itself could be installed by pear, too. In that case all the dependencies mentioned above will be installed automatically:

```
pear channel-discover pear.biologis.com
pear channel-discover pear.querypath.org
pear install biologis/HVRawConnector

```

This method will install HVRawConnectorPHP as a library, but without the available demo application.

Usage
-----

[](#usage)

Some examples will follow later.

Meanwhile you can have a look at the demo\_app source code.

Demo
----

[](#demo)

The demo\_app included in this repository queries a user's HealthVault record for all "[Things](http://developer.healthvault.com/pages/types/types.aspx)" and dumps the content. By default it uses the US pre production instance of HealthVault.

Simply put the HVRawConnectorPHP folder on a web server and access "demo\_app/index.php".

Changes and Additions
---------------------

[](#changes-and-additions)

- Updated the GetThings method to be able to make both online and offline requests

Licence
-------

[](#licence)

[GPLv2](https://raw.github.com/communitychair1/HVRawConnectorPHP/master/LICENSE.txt).

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 56% 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

Unknown

Total

1

Last Release

4832d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4604275?v=4)[communitychair1](/maintainers/communitychair1)[@communitychair1](https://github.com/communitychair1)

---

Top Contributors

[![communitychair1](https://avatars.githubusercontent.com/u/4604275?v=4)](https://github.com/communitychair1 "communitychair1 (14 commits)")[![CostelloNicho](https://avatars.githubusercontent.com/u/1738058?v=4)](https://github.com/CostelloNicho "CostelloNicho (6 commits)")[![ofields](https://avatars.githubusercontent.com/u/4315747?v=4)](https://github.com/ofields "ofields (2 commits)")[![troussos](https://avatars.githubusercontent.com/u/1744354?v=4)](https://github.com/troussos "troussos (2 commits)")[![ecompton3](https://avatars.githubusercontent.com/u/1847353?v=4)](https://github.com/ecompton3 "ecompton3 (1 commits)")

---

Tags

xmlhealthvault

### Embed Badge

![Health badge](/badges/communitychair1-hv-raw-connector/health.svg)

```
[![Health](https://phpackages.com/badges/communitychair1-hv-raw-connector/health.svg)](https://phpackages.com/packages/communitychair1-hv-raw-connector)
```

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.6k38.2k](/packages/matomo-matomo)[wikimedia/parsoid

Parsoid, a bidirectional parser between wikitext and HTML5

187557.3k2](/packages/wikimedia-parsoid)[goetas-webservices/xsd2php

Convert XSD (XML Schema) definitions into PHP classes and JMS metadata

2391.7M43](/packages/goetas-webservices-xsd2php)[amabnl/amadeus-ws-client

SOAP Web Service client library for interacting with the Amadeus GDS through its SOAP interface

207265.8k](/packages/amabnl-amadeus-ws-client)[api-platform/metadata

API Resource-oriented metadata attributes and factories

275.0M198](/packages/api-platform-metadata)[symfony/json-streamer

Provides powerful methods to read/write data structures from/into JSON streams.

18569.5k29](/packages/symfony-json-streamer)

PHPackages © 2026

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