2017 © Pedro Peláez
 

library bvam-api-client

A client to call Tokenly BVAM APIs

image

tokenly/bvam-api-client

A client to call Tokenly BVAM APIs

  • Friday, May 26, 2017
  • by dweller
  • Repository
  • 3 Watchers
  • 0 Stars
  • 5,135 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 6 Versions
  • 28 % Grown

The README.md

Tokenly BVAM Provider client.

Use this client for interacting the tokenly BVAM provider, (*1)

Installation

Add the Laravel package via composer

composer require tokenly/bvam-api-client

Add the Service Provider

Add the following to the providers array in your application config:, (*2)

Tokenly\BvamApiClient\BVAMClientServiceProvider::class

Use the API

$bvam_client = app('Tokenly\BvamApiClient\BVAMClient');
$asset_info = $bvam_client->getAssetInfo('SOUP');

The Versions

26/05 2017

dev-master

9999999-dev

A client to call Tokenly BVAM APIs

  Sources   Download

MIT

The Requires

 

The Development Requires

api client tokenly bvam

12/04 2017

v1.0.0

1.0.0.0

A client to call Tokenly BVAM APIs

  Sources   Download

MIT

The Requires

 

The Development Requires

api client tokenly bvam

22/03 2017

v0.0.4

0.0.4.0

A client to call Tokenly BVAM APIs

  Sources   Download

MIT

The Requires

 

The Development Requires

api client tokenly bvam

15/09 2016

v0.0.3

0.0.3.0

A client to call Tokenly BVAM APIs

  Sources   Download

MIT

The Requires

 

The Development Requires

api client tokenly bvam

15/09 2016

v0.0.2

0.0.2.0

A client to call Tokenly BVAM APIs

  Sources   Download

MIT

The Requires

 

The Development Requires

api client tokenly bvam

14/09 2016

v0.0.1

0.0.1.0

A client to call Tokenly BVAM APIs

  Sources   Download

MIT

The Requires

 

The Development Requires

api client tokenly bvam