PHPackages                             tokenly/bvam-api-client - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. tokenly/bvam-api-client

ActiveLibrary[API Development](/categories/api)

tokenly/bvam-api-client
=======================

A client to call Tokenly BVAM APIs

v1.0.0(9y ago)05.9k1MITPHPPHP &gt;=5.5.0CI failing

Since Sep 14Pushed 6y ago3 watchersCompare

[ Source](https://github.com/tokenly/bvam-api-client)[ Packagist](https://packagist.org/packages/tokenly/bvam-api-client)[ RSS](/packages/tokenly-bvam-api-client/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (4)Versions (6)Used By (0)

Tokenly BVAM Provider client.
=============================

[](#tokenly-bvam-provider-client)

Use this client for interacting the tokenly BVAM provider

Installation
============

[](#installation)

### Add the Laravel package via composer

[](#add-the-laravel-package-via-composer)

```
composer require tokenly/bvam-api-client

```

### Add the Service Provider

[](#add-the-service-provider)

Add the following to the `providers` array in your application config:

```
Tokenly\BvamApiClient\BVAMClientServiceProvider::class

```

### Use the API

[](#use-the-api)

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

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 58.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~52 days

Total

5

Last Release

3366d ago

Major Versions

v0.0.4 → v1.0.02017-04-12

### Community

Maintainers

![](https://www.gravatar.com/avatar/3b86e6a54873d5dd61d3682a3be00127af3b7b2b5c53eb070b160e29789d4c0d?d=identicon)[dweller](/maintainers/dweller)

---

Top Contributors

[![deweller](https://avatars.githubusercontent.com/u/51414?v=4)](https://github.com/deweller "deweller (7 commits)")[![cryptonaut420](https://avatars.githubusercontent.com/u/8463048?v=4)](https://github.com/cryptonaut420 "cryptonaut420 (5 commits)")

---

Tags

apiclienttokenlybvam

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/tokenly-bvam-api-client/health.svg)

```
[![Health](https://phpackages.com/badges/tokenly-bvam-api-client/health.svg)](https://phpackages.com/packages/tokenly-bvam-api-client)
```

###  Alternatives

[razorpay/razorpay

Razorpay PHP Client Library

2045.2M54](/packages/razorpay-razorpay)[deepseek-php/deepseek-php-client

deepseek PHP client is a robust and community-driven PHP client library for seamless integration with the Deepseek API, offering efficient access to advanced AI and data processing capabilities.

46784.5k5](/packages/deepseek-php-deepseek-php-client)[culqi/culqi-php

Cliente Culqi API para PHP

41366.0k1](/packages/culqi-culqi-php)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
