PHPackages                             voryx/thruway-cli - 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. voryx/thruway-cli

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

voryx/thruway-cli
=================

CLI for Thruway (WAMP)

0.0.2(9y ago)58[3 issues](https://github.com/voryx/ThruwayCLI/issues)MITPHPPHP ~7.0

Since Nov 7Pushed 9y ago3 watchersCompare

[ Source](https://github.com/voryx/ThruwayCLI)[ Packagist](https://packagist.org/packages/voryx/thruway-cli)[ RSS](/packages/voryx-thruway-cli/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)Dependencies (8)Versions (4)Used By (0)

Thruway CLI
===========

[](#thruway-cli)

Thruway CLI is a command line tool that allows you to execute WAMP commands for testing purposes.

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

[](#installation)

Download thruway-cli.phar from the latest [release](https://github.com/voryx/ThruwayCLI/releases/).

```
$ chmod 755 thruway-cli.phar
$ sudo mv thruway-cli.phar /usr/local/bin/thruway-cli
```

Example
-------

[](#example)

```
$ thruway-cli wss://demo.crossbar.io/ws realm1
```

Commands
--------

[](#commands)

```
  exit []
  help
  publish   []
  call  [] []
  subscribe  []
  cancel
  register  []
```

### Subscribe

[](#subscribe)

```
thruway> subscribe demo.topic
thruway> subscribe demo. '{ "match": "prefix" }'
```

### Publish

[](#publish)

```
thruway> publish demo.topic 'Hello World'
thruway> publish demo.topic 'Hello World' '{"exclude_me":false}'
```

### Call

[](#call)

```
thruway> call demo.rpc 123
thruway> call demo.rpc "Hello World"
thruway> call demo.rpc '["Hello", "World"]'
thruway> call demo.rpc '["Hello", "World"]' '{"receive_progress": true}'
```

### Register

[](#register)

```
thruway> register demo.rpc
thruway> register demo.rpc '{"progress": true}'
```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance8

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

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

Total

3

Last Release

3393d ago

Major Versions

0.0.2 → 2.0.x-dev2017-01-29

### Community

Maintainers

![](https://www.gravatar.com/avatar/97c5ea11cb85867441e824660b316d8c4c081400e21781c56bb561f1f5b0bb87?d=identicon)[davidwdan](/maintainers/davidwdan)

---

Top Contributors

[![davidwdan](https://avatars.githubusercontent.com/u/4969183?v=4)](https://github.com/davidwdan "davidwdan (7 commits)")

---

Tags

websocketWAMPthruway

### Embed Badge

![Health badge](/badges/voryx-thruway-cli/health.svg)

```
[![Health](https://phpackages.com/badges/voryx-thruway-cli/health.svg)](https://phpackages.com/packages/voryx-thruway-cli)
```

###  Alternatives

[cboden/ratchet

PHP WebSocket library

6.4k21.4M239](/packages/cboden-ratchet)[gos/web-socket-bundle

Symfony Web Socket Bundle

6202.2M8](/packages/gos-web-socket-bundle)[ratchet/pawl

Asynchronous WebSocket client

6148.9M214](/packages/ratchet-pawl)[ratchet/rfc6455

RFC6455 WebSocket protocol handler

23433.7M69](/packages/ratchet-rfc6455)[vinelab/minion

A Simple WAMP (Web Application Messaging Protocol) server and command line tool

1276.4k](/packages/vinelab-minion)[phrity/websocket

WebSocket client and server

2184.1M27](/packages/phrity-websocket)

PHPackages © 2026

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