PHPackages                             amalgam-blockchain/amalgam-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. amalgam-blockchain/amalgam-php

ActiveYii2-extension

amalgam-blockchain/amalgam-php
==============================

Amalgam API PHP library for Yii framework

v0.1.6(6y ago)025MITPHPPHP &gt;=5.4.0

Since Aug 21Pushed 6y ago1 watchersCompare

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

READMEChangelog (6)Dependencies (2)Versions (7)Used By (0)

Amalgam API PHP library for Yii framework
=========================================

[](#amalgam-api-php-library-for-yii-framework)

This extension provides access to Amalgam blockchain from web applications built on Yii framework.

Quick start
-----------

[](#quick-start)

The preferred way to install this extension is through composer. Just run the following command:

```
composer require amalgam-blockchain/amalgam-php
```

Configure
---------

[](#configure)

Add following lines to your main configuration file and specify correct node IP address and port:

```
'amalgam' => [
    'class' => 'Amalgam\Amalgam',
    'node' => 'http://127.0.0.1:8090',
],
```

Both WebSocket (ws/wss) and JSON-RPC (http/https) protocols are supported to connect to nodes.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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 ~66 days

Recently: every ~79 days

Total

6

Last Release

2495d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5ed64f5c2b1a0593ae6803390b322eb48226befbf4405579fb74770b54041620?d=identicon)[amalgam-blockchain](/maintainers/amalgam-blockchain)

---

Top Contributors

[![yurizykov](https://avatars.githubusercontent.com/u/18202311?v=4)](https://github.com/yurizykov "yurizykov (19 commits)")

### Embed Badge

![Health badge](/badges/amalgam-blockchain-amalgam-php/health.svg)

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

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.6k](/packages/craftcms-cms)

PHPackages © 2026

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