billys-interns / hv-client-lib
Easy to use lightweight PHP library to connect to Microsoft HealthVault.
Installs: 731
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 19
Forks: 2
Open Issues: 0
pkg:composer/billys-interns/hv-client-lib
Requires
- doctrine/collections: 1.2.*@dev
- jms/serializer: 0.15.0
- psr/log: 1.0.0
This package is not auto-updated.
Last update: 2025-10-11 17:54:25 UTC
README
Changes And Additions
- Several things types have been added to the library, such as emotional state, sleep session, sleep related activity, and health journal entry.
- Helper methods have been created to export health vault thing types as JSON and to facilitate creation of various thing types.
- The HV Connect function has been updated to support both online and offline connection modes.
- The Get Things function has been updated to support putting of pictures and files
- Unit tests have been created to test all of this functionality and some of the functionality of the original library.
- The HVCommunicator has been added to provide a more integrated connection
Licence
MIT.