# PHP

Bitget 官方 PHP SDK（PHP 7.4+）。

**代码路径**：`src/api/v2`

## 安装

Requires Composer. From the SDK directory:

```bash
composer update
```

## 使用

Run the bundled examples after configuring your credentials:

```bash
php example_mix.php
```

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

