PHPackages                             relictumblockchain/rphpsdk - 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. relictumblockchain/rphpsdk

ActiveLibrary

relictumblockchain/rphpsdk
==========================

A library for PHP that interacts with the relictum blockchain API

1.4(4y ago)6425MITPHPPHP ^7.3

Since Oct 30Pushed 4y ago3 watchersCompare

[ Source](https://github.com/relictumblockchain/RPHPSDK)[ Packagist](https://packagist.org/packages/relictumblockchain/rphpsdk)[ RSS](/packages/relictumblockchain-rphpsdk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (1)Versions (9)Used By (0)

Relictum PHP SDK
================

[](#relictum-php-sdk)

A library for PHP that interacts with the relictum blockchain API

Install
-------

[](#install)

```
> composer require relictumblockchain/rphpsdk
```

Requirements
------------

[](#requirements)

- PHP &gt;7.3

Example
-------

[](#example)

```
// Create configurator and set node uri
$configurator = new Relictum\RPHPSDK\RequestConfigurator(['config' => ['base_uri' => 'http://190.2.146.126/api/']]);

// Create a new request
$request = new Relictum\RPHPSDK\Request($configurator);

// Output node api version
var_dump($request->getApiVersion()->version);

```

See the examples folder for more use cases.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~11 days

Total

8

Last Release

1574d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2167d1688a5fbb884504f9c14ab926e1a1b8eacf823c5d29725384124ad5309e?d=identicon)[relictumblockchain](/maintainers/relictumblockchain)

---

Top Contributors

[![relictumblockchain](https://avatars.githubusercontent.com/u/63282275?v=4)](https://github.com/relictumblockchain "relictumblockchain (12 commits)")

---

Tags

relictumrelictum-phprelictum-sdkrelictumblockchain

### Embed Badge

![Health badge](/badges/relictumblockchain-rphpsdk/health.svg)

```
[![Health](https://phpackages.com/badges/relictumblockchain-rphpsdk/health.svg)](https://phpackages.com/packages/relictumblockchain-rphpsdk)
```

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k20](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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