PHPackages                             tokenly/tokenmap-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. tokenly/tokenmap-client

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

tokenly/tokenmap-client
=======================

A tokenmap client library

v2.1.0(7y ago)04.0kMITPHPPHP &gt;=7.0.0CI failing

Since Feb 22Pushed 6y ago3 watchersCompare

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

READMEChangelogDependencies (5)Versions (8)Used By (0)

Tokenmap Client
===============

[](#tokenmap-client)

A tokenmap client library for Tokenly.

[![Build Status](https://camo.githubusercontent.com/5d362f5e83dc08a31a5dd1bcbe494073ae306eb072f04e0062d3e7cdd1b58cf2/68747470733a2f2f7472617669732d63692e6f72672f746f6b656e6c792f746f6b656e6d61702d636c69656e742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/tokenly/tokenmap-client)

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

[](#installation)

### Add the package via composer

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

```
composer require tokenly/tokenmap-client

```

Usage with Laravel
------------------

[](#usage-with-laravel)

### Set the environment variables

[](#set-the-environment-variables)

```
TOKENMAP_CONNECTION_URL=https://tokenmap.tokenly.com

```

### Simple BTC quote

[](#simple-btc-quote)

Get a BTC quote in USD. This will use the sources as defined in the Tokenmap interface.

```
$tokenmap_client = app('Tokenly\TokenmapClient\TokenmapClient');
$usd_float = $tokenmap_client->getSimpleQuote('USD', 'BTC', 'bitcoin')->getFloatValue();
```

Get token information
---------------------

[](#get-token-information)

```
$tokenmap_client = app('Tokenly\TokenmapClient\TokenmapClient');
$all_tokens = $tokenmap_client->allTokens();
```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 66.7% 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 ~34 days

Recently: every ~52 days

Total

7

Last Release

2843d ago

Major Versions

v1.1.1 → v2.0.02018-03-07

### Community

Maintainers

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

---

Top Contributors

[![cryptonaut420](https://avatars.githubusercontent.com/u/8463048?v=4)](https://github.com/cryptonaut420 "cryptonaut420 (2 commits)")[![SlickTheNick](https://avatars.githubusercontent.com/u/1435056?v=4)](https://github.com/SlickTheNick "SlickTheNick (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k43](/packages/civicrm-civicrm-core)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[oat-sa/tao-core

TAO core extension

66143.7k122](/packages/oat-sa-tao-core)

PHPackages © 2026

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