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 4d 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

Maturity30

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

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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