Download the PHP package vdbelt/ftx-php without Composer
On this page you can find all versions of the php package vdbelt/ftx-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package ftx-php
PHP client for FTX
This package aims to implement the FTX.com REST API endpoints.
Installation
You can install the package via composer:
This library is not hard coupled to Guzzle or any other HTTP library. It follows PSR-18 client abstraction. You'll need to install your own preferred client.
If you want to get started quickly:
Basic usage
If you want to perform an action on a certain subaccount, you can do so:
Subaccounts
Markets
Futures
Account
Wallet
Orders
Conditional Orders
Fills
Funding Payments
Leveraged Tokens
Options
All versions of ftx-php with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0
ext-json Version *
psr/http-message Version ^1.0
php-http/httplug Version ^2.0
php-http/discovery Version ^1.0
psr/http-client-implementation Version ^1.0
php-http/client-common Version ^2.0
ext-json Version *
psr/http-message Version ^1.0
php-http/httplug Version ^2.0
php-http/discovery Version ^1.0
psr/http-client-implementation Version ^1.0
php-http/client-common Version ^2.0
The package vdbelt/ftx-php contains the following files
Loading the files please wait ....