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

ActiveLibrary[API Development](/categories/api)

whitebit/php-sdk
================

1.0.2(2y ago)46541MITPHPPHP ^8.2

Since Nov 7Pushed 1y ago1 watchersCompare

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

READMEChangelog (3)Dependencies (8)Versions (4)Used By (0)

WhiteBIT PHP SDK
================

[](#whitebit-php-sdk)

[![Latest Version](https://camo.githubusercontent.com/b61c4b0734d3f25fc27fc59e3234e998afa2fd4fbca10c7fb8a159d702dfa9d4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f77686974656269742f7068702d73646b2e737667)](https://packagist.org/packages/whitebit/php-sdk)[![License](https://camo.githubusercontent.com/996f59339da61886c16e977493f221b60c55c0e968c37db5ddf381babc7c8bb0/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f77686974656269742d65786368616e67652f7068702d73646b2e737667)](LICENSE)

Official PHP SDK for the [WhiteBIT](https://whitebit.com/) API. ([WhiteBIT API Documentation](https://whitebit-exchange.github.io/api-docs/))

Requirements
------------

[](#requirements)

- `PHP 8.2` or higher

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

[](#installation)

You can install this SDK via [Composer](https://getcomposer.org/):

```
composer require whitebit/php-sdk
```

Usage
-----

[](#usage)

### Plain PHP with autoload

[](#plain-php-with-autoload)

```
