PHPackages                             notorious/bitsharesphp-ws - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. notorious/bitsharesphp-ws

AbandonedArchivedProject[HTTP &amp; Networking](/categories/http)

notorious/bitsharesphp-ws
=========================

A PHP websocket interface for Bitshares.

0.0.1(7y ago)428MITPHPPHP &gt;=5.4

Since Jun 13Pushed 7y ago4 watchersCompare

[ Source](https://github.com/SkinnyPeteTheGiraffe/bitsharesphp-ws)[ Packagist](https://packagist.org/packages/notorious/bitsharesphp-ws)[ RSS](/packages/notorious-bitsharesphp-ws/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

BitsharesPHP-WS
===============

[](#bitsharesphp-ws)

A very basic implementation of [bitsharesjs-ws](https://github.com/bitshares/bitsharesjs-ws) written in pure PHP. Which *"can be used to easily connect to and obtain data from the Bitshares blockchain via public apis or local nodes"*.

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

[](#installation)

Download the package using [Composer](https://getcomposer.org/)

```
composer require notorious/bitsharesphp-ws

```

Usage
-----

[](#usage)

### Market API

[](#market-api)

*app\\BitsharesPHP\\Example.php*

```
