PHPackages                             voryx/slack-wamp - 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/slack-wamp

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

voryx/slack-wamp
================

Slack to WAMP Publishing Bridge

0.3.0(8y ago)51221[2 issues](https://github.com/voryx/SlackWamp/issues)MITPHPPHP ^7.0

Since Apr 11Pushed 8y ago3 watchersCompare

[ Source](https://github.com/voryx/SlackWamp)[ Packagist](https://packagist.org/packages/voryx/slack-wamp)[ RSS](/packages/voryx-slack-wamp/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (4)Versions (5)Used By (0)

SlackWamp
=========

[](#slackwamp)

SlackWamp is a [WAMP v2](http://wamp.ws/) (Web Application Messaging Protocol) bridge that exposes the entire [Slack API](https://api.slack.com/) (Web API and Real Time Messaging API) as WAMP topics and RPC calls.

SlackWamp is written in PHP and uses the [Thruway](https://github.com/voryx/RxThruwayClient) WAMP client, but can work with any of the available [WAMP routers](http://wamp.ws/implementations/).

### Install with Composer

[](#install-with-composer)

```
$ composer require "voryx/slack-wamp":"dev-master"
```

### PHP SlackWamp Bridge Usage

[](#php-slackwamp-bridge-usage)

```
