PHPackages                             tevli/crypto-balance-checker - 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. tevli/crypto-balance-checker

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

tevli/crypto-balance-checker
============================

This package queries different crypto currency networks, when given an address and a network and returns the balance of said address.

v1.0.0(2y ago)04[1 PRs](https://github.com/tevli/crypto-balance-checker/pulls)MITPHPPHP ^8.1

Since Aug 12Pushed 2y ago1 watchersCompare

[ Source](https://github.com/tevli/crypto-balance-checker)[ Packagist](https://packagist.org/packages/tevli/crypto-balance-checker)[ Docs](https://github.com/tevli/crypto-balance-checker)[ RSS](/packages/tevli-crypto-balance-checker/feed)WikiDiscussions main Synced yesterday

READMEChangelog (1)Dependencies (3)Versions (3)Used By (0)

This package queries different crypto currency networks, when given an address and a network and returns the balance of said address.
=====================================================================================================================================

[](#this-package-queries-different-crypto-currency-networks-when-given-an-address-and-a-network-and-returns-the-balance-of-said-address)

[![Latest Version on Packagist](https://camo.githubusercontent.com/8606d0fc02ae787855e5daa6e5ad1fc2d638e146cdc22211b4379693bc6c5e24/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7465766c692f63727970746f2d62616c616e63652d636865636b65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tevli/crypto-balance-checker)[![Tests](https://camo.githubusercontent.com/94c43477e4e2a763a9d09caba9d99896d7c47a3f6630e0965a956eeea1832bc4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f7465766c692f63727970746f2d62616c616e63652d636865636b65722f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/tevli/crypto-balance-checker/actions/workflows/run-tests.yml)[![Total Downloads](https://camo.githubusercontent.com/b4f4645c011a4a04d1e8461dcdfbd8bd4a08fc872ccf0c917983ffb4bc364c67/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7465766c692f63727970746f2d62616c616e63652d636865636b65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tevli/crypto-balance-checker)

Check Cryptocurrency balance for different chains.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require tevli/crypto-balance-checker
```

Usage
-----

[](#usage)

```
use Tevli\CryptoBalanceChecker\Ethereum;

$eth = new Ethereum('wallet','apiKey');
$balance =  $eth->getBalance()->toWei();
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](https://github.com/spatie/.github/blob/main/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Iwuoha Precious Ebube](https://github.com/tevli)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 55% 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

Unknown

Total

1

Last Release

1056d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/30604610?v=4)[Iwuoha Precious](/maintainers/tevli)[@tevli](https://github.com/tevli)

---

Top Contributors

[![Precious-ebube](https://avatars.githubusercontent.com/u/177747114?v=4)](https://github.com/Precious-ebube "Precious-ebube (11 commits)")[![tevli](https://avatars.githubusercontent.com/u/30604610?v=4)](https://github.com/tevli "tevli (7 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")

---

Tags

tevlicrypto-balance-checker

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/tevli-crypto-balance-checker/health.svg)

```
[![Health](https://phpackages.com/badges/tevli-crypto-balance-checker/health.svg)](https://phpackages.com/packages/tevli-crypto-balance-checker)
```

PHPackages © 2026

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