Download the PHP package nickescobedo/microbilt-php without Composer
On this page you can find all versions of the php package nickescobedo/microbilt-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nickescobedo/microbilt-php
More information about nickescobedo/microbilt-php
Files in nickescobedo/microbilt-php
Download nickescobedo/microbilt-php
More information about nickescobedo/microbilt-php
Files in nickescobedo/microbilt-php
Vendor nickescobedo
Package microbilt-php
Short Description A PHP client for consuming the Microbilt web services API.
License MIT
Package microbilt-php
Short Description A PHP client for consuming the Microbilt web services API.
License MIT
Please rate this library. Is it a good library?
Informations about the package microbilt-php
Microbilt PHP
A PHP client for consuming the Microbilt web services API.
https://developer.microbilt.com
Installation
composer require nickescobedo/microbilt-php
Quick Start
Configuration
client_id
required
client_secret
required
mode
optional (defaults to live). Other option is sandbox.
Usage
See https://developer.microbilt.com for the necessary parameters to pass in to each function. Data should be passed in as an array. The array is converted to JSON before sending to their API.
All versions of microbilt-php with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
^6.3
The package nickescobedo/microbilt-php contains the following files
Loading the files please wait ....