PHPackages                             defser/zilliqa-php - 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. defser/zilliqa-php

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

defser/zilliqa-php
==================

A library integrating Zilliqa with typed PHP.

v2.0.0(4y ago)660921MITPHPPHP &gt;=7.1

Since Sep 17Pushed 4y ago2 watchersCompare

[ Source](https://github.com/defser/zilliqa-php)[ Packagist](https://packagist.org/packages/defser/zilliqa-php)[ RSS](/packages/defser-zilliqa-php/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (2)Dependencies (5)Versions (3)Used By (1)

Zilliqa-PHP
===========

[](#zilliqa-php)

[![CircleCI](https://camo.githubusercontent.com/c658dbc4d5614a189056d9e425a4507df102a2dfcff7ef745532463ed569098e/68747470733a2f2f636972636c6563692e636f6d2f67682f6465667365722f7a696c6c6971612d7068702f747265652f6d61737465722e7376673f7374796c653d737667)](https://circleci.com/gh/defser/zilliqa-php/tree/master) [![Coverage Status](https://camo.githubusercontent.com/4d7a6e8d5ae6ccabbdf718e1cd0863d13bad21e110af2beedec530e5fb0f3327/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f6465667365722f7a696c6c6971612d7068702f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/defser/zilliqa-php?branch=master) [![Code Inspector](https://camo.githubusercontent.com/3b9fc7dc10a38e5da92eaca7a1fe15bf0993767fb32f5f5431c9dc827e5e3a01/68747470733a2f2f7777772e636f64652d696e73706563746f722e636f6d2f70726f6a6563742f32393137382f73636f72652f737667)](https://frontend.code-inspector.com/public/project/29178/zilliqa-php/dashboard) [![License: MIT](https://camo.githubusercontent.com/2794c3eda30814d5fb0ec72dd26711ae12400cec33771039065e2f22709ae0f7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6465667365722f7a696c6c6971612d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/defser/zilliqa-php) [![Version](https://camo.githubusercontent.com/f7be4299c66a9a6a0262ea8ccdf88572d70db0d38a4612da5ab6590bd4b01dd9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6465667365722f7a696c6c6971612d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/defser/zilliqa-php) [![Downloads](https://camo.githubusercontent.com/d8d056e2aca6cbf1f6cd17be45620ffd19e7e4baf08a58b99d3d812f72366f7c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6465667365722f7a696c6c6971612d7068702e7376673f7374796c653d666c61742d73717561726526636f6c6f72423d303037656336)](https://packagist.org/packages/defser/zilliqa-php)

is a typed PHP-7.1+ interface to [Zilliqa JSON-RPC API](https://dev.zilliqa.com/docs/apis/api-introduction).

Check out the latest [API documentation](https://dev.zilliqa.com/).

Add library in a [composer.json](https://getcomposer.org/doc/01-basic-usage.md) file

```
{
  "autoload": {
    "psr-4": {
      "Zilliqa\\": "src/"
    }
  },
  "repositories": [
    {
      "type": "git",
      "url": "https://github.com/defser/zilliqa-php.git"
    }
  ],
  "require": {
    "defser/zilliqa-php": "^1.0"
  }
}
```

### Usage

[](#usage)

```
composer require defser/zilliqa-php
```

[![architecture diagram](https://repository-images.githubusercontent.com/406884140/97e14f9a-7332-479c-911e-33efd4804d43 "Zilliqa architecture")](https://repository-images.githubusercontent.com/406884140/97e14f9a-7332-479c-911e-33efd4804d43)

### Documentation

[](#documentation)

The API documentation is available at [zilliqa-php.org](http://zilliqa-php.org/).

For reference see the [Zilliqa RPC documentation](https://dev.zilliqa.com/docs/apis/api-introduction/).

### 🤝 Supporting

[](#-supporting)

zil1wyyyr29eg7qw3mys6vp86l2808vy4yl2yw389x

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 99.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 ~12 days

Total

2

Last Release

1690d ago

Major Versions

1.0.0 → v2.0.02021-09-29

### Community

Maintainers

![](https://www.gravatar.com/avatar/7996a4eff5a676cc84b4ee855476756c541b6e2ca0daee383eb23ad80fe7cf07?d=identicon)[defser](/maintainers/defser)

---

Top Contributors

[![defser](https://avatars.githubusercontent.com/u/23107551?v=4)](https://github.com/defser "defser (151 commits)")[![semgrep-bot](https://avatars.githubusercontent.com/u/170460994?v=4)](https://github.com/semgrep-bot "semgrep-bot (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/defser-zilliqa-php/health.svg)

```
[![Health](https://phpackages.com/badges/defser-zilliqa-php/health.svg)](https://phpackages.com/packages/defser-zilliqa-php)
```

###  Alternatives

[leth/ip-address

IPv4 and IPv6 address and subnet classes with awesome utility functions.

62716.6k3](/packages/leth-ip-address)

PHPackages © 2026

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