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 2d 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://www.gravatar.com/avatar/3818866a7d40d6d68f9a6339e90578f9daeab352ba9dfa290037cd111b70702c?d=identicon)[CoinRequest](/maintainers/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

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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