Download the PHP package biwse/biwse-php without Composer
On this page you can find all versions of the php package biwse/biwse-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download biwse/biwse-php
More information about biwse/biwse-php
Files in biwse/biwse-php
Download biwse/biwse-php
More information about biwse/biwse-php
Files in biwse/biwse-php
Vendor biwse
Package biwse-php
Short Description The Biwse PHP library provides access to the Biwse API.
License MIT
Homepage https://biwse.com/
Package biwse-php
Short Description The Biwse PHP library provides access to the Biwse API.
License MIT
Homepage https://biwse.com/
Please rate this library. Is it a good library?
Informations about the package biwse-php
Biwse PHP Library
This API documentation generated from OpenAPI specification.
Requirements
PHP 5.5 and later
Installation
Install library via Composer. Run the following command:
Example
Documentation for API Endpoints
All URIs are relative to https://api.biwse.com/v1
Class | Method | HTTP request | Description |
---|---|---|---|
AppApi | createAddress | POST /app/{appId}/{coin}/address | Create new address |
AppApi | createInvoice | POST /app/{appId}/invoice | Create invoice |
AppApi | createWalletInvoice | POST /app/{appId}/{coin}/invoice | Create wallet invoice |
AppApi | getBalance | GET /app/{appId}/{coin}/balance | Retrieve wallet balance |
AppApi | getInvoice | GET /app/{appId}/invoice/{invoiceId} | Retreive invoice info |
AppApi | sendOnePayment | POST /app/{appId}/{coin}/send | Send one payment |
AppApi | sendPayments | POST /app/{appId}/{coin}/multi_send | Send payments |
All versions of biwse-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2
The package biwse/biwse-php contains the following files
Loading the files please wait ....