PHPackages                             eislambey/wsify - 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. eislambey/wsify

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

eislambey/wsify
===============

PHP client for wsify

26PHP

Since Aug 12Pushed 6y ago1 watchersCompare

[ Source](https://github.com/eislambey/php-wsify)[ Packagist](https://packagist.org/packages/eislambey/wsify)[ RSS](/packages/eislambey-wsify/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

PHP Wsify Client
================

[](#php-wsify-client)

[![Travis CI](https://camo.githubusercontent.com/cc796cd23aa150e3f892c1d184e4e65285e8ab806d1dec908fb3a62088f86382/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6569736c616d6265792f7068702d7773696679)](https://travis-ci.org/eislambey/php-wsify)[![Codecov](https://camo.githubusercontent.com/9510e2af6c88f412e0620d9bf455214e4a3e6e9b562ceb58f53a898592f07b6c/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f6569736c616d6265792f7068702d7773696679)](https://codecov.io/gh/eislambey/php-wsify)

PHP Client for [Wsify](https://github.com/alash3al/wsify) realtime messaging server.

**What is Wsify?**

> Just a tiny, simple and realtime pub/sub messaging service

For more information please see official repo:

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

[](#installation)

```
composer require eislambey/wsify

```

Examples
--------

[](#examples)

**Publish a message to all subscribers**

```
