PHPackages                             furqansiddiqui/bitshares-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. [API Development](/categories/api)
4. /
5. furqansiddiqui/bitshares-php

ActiveLibrary[API Development](/categories/api)

furqansiddiqui/bitshares-php
============================

BitShares SDK PHP

1261PHP

Since Mar 1Pushed 5y ago1 watchersCompare

[ Source](https://github.com/furqansiddiqui/bitshares-php)[ Packagist](https://packagist.org/packages/furqansiddiqui/bitshares-php)[ RSS](/packages/furqansiddiqui-bitshares-php/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

BitShares SDK for PHP Apps
==========================

[](#bitshares-sdk-for-php-apps)

- Integrate BitShares (or other cryptocurrency chain on BitShares protocol)

Installation
------------

[](#installation)

`composer require furqansiddiqui/bitshares-php`

Integration
-----------

[](#integration)

After compiling/installing BitShares, for Wallet API, program `cli_wallet` has to be launched. It is recommended to launch `cli_wallet` program in `tmux` session.

**Command:**
`./cli_wallet --server-rpc-endpoint=ws://localhost:8092 -r 0.0.0.0:8090`

ParameterExample ValueArgument Type--server-rpc-endpoint=ws://localhost:8092Hostname and port where to launch RPC server; Must also specify web-socket protocol either (`ws` or `wss`)-r0.0.0.0:8090IP and port where `witness_node` program is running### Important Notes:

[](#important-notes)

- **Unlocked Wallet Requirement:** Any transaction that requires use of a private key will require an unlocked wallet. A wallet maybe unlocked from CLI for an indefinite amount of time.
- **Import Necessary Accounts:** To be able to register and create accounts, a pre-existing account is required with sufficient balance to be able to register/create new accounts thus making it near mandatory to import at least one account to your BTS wallet. API method `importAccount` may be used for this purpose.

Examples
========

[](#examples)

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity31

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://avatars.githubusercontent.com/u/11485189?v=4)[M. Furqan Siddiqui](/maintainers/furqansiddiqui)[@furqansiddiqui](https://github.com/furqansiddiqui)

---

Top Contributors

[![furqansiddiqui](https://avatars.githubusercontent.com/u/11485189?v=4)](https://github.com/furqansiddiqui "furqansiddiqui (44 commits)")

### Embed Badge

![Health badge](/badges/furqansiddiqui-bitshares-php/health.svg)

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k12](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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