# PHP

Official PHP SDK for the Bitget API (PHP 7.4+).

**Code path**:`src/api/v2`

## Install

Requires Composer. From the SDK directory:

```bash
composer update
```

## Usage

Run the bundled examples after configuring your credentials:

```bash
php example_mix.php
```

More: [PHP SDK](https://github.com/BitgetLimited/v3-bitget-api-sdk/tree/master/bitget-php-sdk-api)

