Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Bitpay
Client
Adapter
PHP Bitpay\Client\Adapter Namespace
Interfaces
Name
Description
AdapterInterface
A client can be configured to use a specific adapter to make requests, by default the CurlAdapter is what is used.
Classes
Name
Description
CurlAdapter
Adapter that sends Request objects using CURL
CurlAdapterTest