2017 © Pedro Peláez
 

library hv-raw-connector

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

image

biologis/hv-raw-connector

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

  • Friday, February 7, 2014
  • by mkalkbrenner
  • Repository
  • 2 Watchers
  • 0 Stars
  • 184 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 3 Forks
  • 2 Open issues
  • 5 Versions
  • 1 % Grown

The README.md

HVRawConnectorPHP

Simple low level PHP library to connect to Microsoft HealthVault., (*1)

Installation

HVRawConnectorPHP depends on some PHP libraries. But you can simply use composer to install HVRawConnectorPHP and it's dependencies., (*2)

To add HVRawConnectorPHP as a library in your project, add something like that to the 'require' section of your composer.json:, (*3)

{
  "require": {
    "biologis/hv-raw-connector": "dev-master"
  }
}

If composer complains about an unknown pear channel, add this to your composer.json:, (*4)

{
  "repositories": [
    {
      "type": "pear",
      "url": "http://pear.php.net"
    }
  ]
}

Usage

Due to the fact that HVRawConnectorPHP is a low level libary, we don't want to provide brief instructions here. But if you're interested you can have a look at the demo_app source code that comes with the lib., (*5)

To develop HealthVault applications using PHP we recommend to use the HVClientLib instead which has been created on top of HVRawConnectorPHP., (*6)

Demo

The demo_app included in this repository queries a user's HealthVault record for all "Things" and dumps the content. By default it uses the US pre production instance of HealthVault., (*7)

Simply put the HVRawConnectorPHP folder on a web server and access "demo_app/index.php"., (*8)

Licence

GPLv2., (*9)

bio.logis offers users of pgsbox.de to upload diagnostic reports to HealthVault., (*10)

The Versions

07/02 2014

dev-master

9999999-dev https://github.com/mkalkbrenner/HVRawConnectorPHP

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

  Sources   Download

GPL-2.0+

The Requires

 

by Markus Kalkbenner

xml healthvault

30/08 2013

1.3.x-dev

1.3.9999999.9999999-dev https://github.com/mkalkbrenner/HVRawConnectorPHP

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

  Sources   Download

GPL-2.0+

The Requires

 

by Markus Kalkbenner

xml healthvault

30/08 2013

1.3.1

1.3.1.0 https://github.com/mkalkbrenner/HVRawConnectorPHP

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

  Sources   Download

GPL-2.0+

The Requires

 

by Markus Kalkbenner

xml healthvault

23/08 2013

1.3.0

1.3.0.0 https://github.com/mkalkbrenner/HVRawConnectorPHP

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

  Sources   Download

GPL-2.0+

The Requires

 

by Markus Kalkbenner

xml healthvault

08/04 2013

1.2.0

1.2.0.0 https://github.com/mkalkbrenner/HVRawConnectorPHP

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

  Sources   Download

GPL-2.0+

The Requires

 

by Markus Kalkbenner

xml healthvault