PHPackages                             craymend/dexcom-php-sdk - 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. craymend/dexcom-php-sdk

ActiveLibrary[API Development](/categories/api)

craymend/dexcom-php-sdk
=======================

A PHP wrapper for the Dexcom API

1.5.0(1y ago)2736MITPHPPHP &gt;=7.2,&lt;8.3

Since Sep 23Pushed 1y ago1 watchersCompare

[ Source](https://github.com/craymend/dexcom-php-sdk)[ Packagist](https://packagist.org/packages/craymend/dexcom-php-sdk)[ Docs](https://github.com/craymend/dexcom-php-sdk)[ RSS](/packages/craymend-dexcom-php-sdk/feed)WikiDiscussions main Synced 1mo ago

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

Dexcom API SDK
==============

[](#dexcom-api-sdk)

This package is a PHP wrapper for the [Dexcom API](https://developer.dexcom.com/overview).

### Requirements

[](#requirements)

This project works with PHP 7.2+.

You also need a redirect\_uri to use the Dexcom OAuth.

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

[](#installation)

Install with composer:

```
composer require craymend/dexcom-php-sdk

```

Examples
--------

[](#examples)

Create an instance of Request. Be sure to set sandbox mode when testing.

```
