PHPackages                             imanrjb/hd-wallet - 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. imanrjb/hd-wallet

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

imanrjb/hd-wallet
=================

HD wallet for multiple cryptocurrencies

v1.1.4(3y ago)253MITPHP

Since Feb 12Pushed 3y ago1 watchersCompare

[ Source](https://github.com/ImanRJB/HDWallet)[ Packagist](https://packagist.org/packages/imanrjb/hd-wallet)[ RSS](/packages/imanrjb-hd-wallet/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (6)Versions (20)Used By (0)

Cryptocurrency HD Wallet for multiple networks
==============================================

[](#cryptocurrency-hd-wallet-for-multiple-networks)

### How to install

[](#how-to-install)

```
composer require imanrjb/hd-wallet
```

### Put below parameters in `.env` file

[](#put-below-parameters-in-env-file)

##### (XPRV is only used in private key generation)

[](#xprv-is-only-used-in-private-key-generation)

```
BTC_XPUB=
ERC_XPUB=
TRC_XPUB=

BTC_XPRV=
ERC_XPRV=
TRC_XPRV=
```

### Generate address using network and HD path

[](#generate-address-using-network-and-hd-path)

```
return AddressGenerator::getNewAddress('btc', '0/0');
```

### Generate private key and address using network and HD path

[](#generate-private-key-and-address-using-network-and-hd-path)

```
return PrivateKeyGenerator::getAddressWithPrivateKey('btc', '0/0');
```

#### Supported networks:

[](#supported-networks)

NetworkSymbolBitcoinbtcEthereumercTrontrc

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

Recently: every ~16 days

Total

19

Last Release

1452d ago

Major Versions

v0.0.5 → v1.0.02022-02-12

### Community

Maintainers

![](https://www.gravatar.com/avatar/e847e423707b19edef05a973a7285643d04b8c65e93f9bc50ee9bf2d223ac211?d=identicon)[ImanRJB](/maintainers/ImanRJB)

---

Top Contributors

[![ImanR7](https://avatars.githubusercontent.com/u/22983388?v=4)](https://github.com/ImanR7 "ImanR7 (24 commits)")

### Embed Badge

![Health badge](/badges/imanrjb-hd-wallet/health.svg)

```
[![Health](https://phpackages.com/badges/imanrjb-hd-wallet/health.svg)](https://phpackages.com/packages/imanrjb-hd-wallet)
```

###  Alternatives

[pocketmine/pocketmine-mp

A server software for Minecraft: Bedrock Edition written in PHP

3.5k78.3k91](/packages/pocketmine-pocketmine-mp)[godruoyi/php-snowflake

An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).

8652.6M68](/packages/godruoyi-php-snowflake)[web3p/ethereum-tx

Ethereum transaction library in PHP.

193379.0k25](/packages/web3p-ethereum-tx)[web3p/ethereum-util

A collection of utility functions for Ethereum written in PHP.

30466.7k26](/packages/web3p-ethereum-util)[furqansiddiqui/ethereum-php

A modern, dependency-light Ethereum library powered by a clean cryptographic core

1825.7k1](/packages/furqansiddiqui-ethereum-php)[digitaldonkey/ecverify

A library integrating Ethereum with typed PHP.

16121.7k2](/packages/digitaldonkey-ecverify)

PHPackages © 2026

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