PHPackages                             coinrequest/zelcash-php-api - 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. coinrequest/zelcash-php-api

ActiveLibrary[API Development](/categories/api)

coinrequest/zelcash-php-api
===========================

PHP API client for ZelCash Explorer

01PHPCI failing

Since Jul 10Pushed 6y ago1 watchersCompare

[ Source](https://github.com/CoinRequest/Zelcash-PHP-API)[ Packagist](https://packagist.org/packages/coinrequest/zelcash-php-api)[ RSS](/packages/coinrequest-zelcash-php-api/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

ZelCash PHP API Client
======================

[](#zelcash-php-api-client)

PHP package for the [ZelCash](https://explorer.zel.cash) API.

Getting Started
---------------

[](#getting-started)

Run the following command to install this package into your project.

```
composer require coinrequest/zelcash-php-api

```

### Prerequisites

[](#prerequisites)

You will need Composer to install this package.

### Installing

[](#installing)

After installing this package with composer, create a new ZelCash instance.

Something like this

```
$zelCash = new ZelCash();

```

And call the desired endpoint

```
$zelCash->addressEndpoint()->getAddress($address);

```

The current implemented endpoints are:

- /addr/\[:addr\]\[?noTxList=1\]\[&amp;from=&amp;to=\]
- /tx/\[:txid\]
- /block/\[:hash\]

Please check the endpoints at .

Running the tests
-----------------

[](#running-the-tests)

Run the tests in the Tests directory with PHPUnit.

Built With
----------

[](#built-with)

- [ZelCash](https://explorer.zel.cash) - For the ZelCash data :)
- [PHPUnit](https://github.com/sebastianbergmann/phpunit/) - Test Framework
- [Guzzle](https://github.com/guzzle/guzzle) - For HTTP Requests

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

[](#contributing)

Please help us to develop this package. Every input and/or feedback is really appreciated!

License
-------

[](#license)

This project is licensed under the MIT License.

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/52291854?v=4)[CoinRequest](/maintainers/CoinRequest)[@CoinRequest](https://github.com/CoinRequest)

---

Top Contributors

[![Paulsky](https://avatars.githubusercontent.com/u/9481318?v=4)](https://github.com/Paulsky "Paulsky (1 commits)")

---

Tags

blockchainblockchain-explorercryptocurrencyzelcash

### Embed Badge

![Health badge](/badges/coinrequest-zelcash-php-api/health.svg)

```
[![Health](https://phpackages.com/badges/coinrequest-zelcash-php-api/health.svg)](https://phpackages.com/packages/coinrequest-zelcash-php-api)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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