PHPackages                             mediumart/echo.io-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. [Caching](/categories/caching)
4. /
5. mediumart/echo.io-php

ActiveLibrary[Caching](/categories/caching)

mediumart/echo.io-php
=====================

php bindings for laravel echo.io server

0.0.10(7y ago)011MITPHPPHP &gt;=5.6.4

Since Oct 22Pushed 7y ago1 watchersCompare

[ Source](https://github.com/mediumart/echo.io-php)[ Packagist](https://packagist.org/packages/mediumart/echo.io-php)[ RSS](/packages/mediumart-echoio-php/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (5)Versions (11)Used By (0)

Echo.io-php (WIP)
=================

[](#echoio-php-wip)

Installation (laravel 5.3+)
---------------------------

[](#installation-laravel-53)

```
$ composer require mediumart/echo.io-php

```

Add the service provider, in `config/app.php`, to the `providers` array (only need for laravel versions prior to 5.5)

```
Mediumart\Echoio\EchoioServiceProvider::class,
```

Then add a secret key for broadcasting, to `config/services.php`

```
'broadcast' => [
    'key' => '',
],
```

this can be any random string for now, but the exact same secret key should be configured on the [echo.io nodejs server](https://github.com/mediumart/echo.io) side.

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

Recently: every ~19 days

Total

10

Last Release

2848d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/76d279b09dcc42437866a38f691f12719533b305de249bdde754a1f453939fc2?d=identicon)[isaacesso](/maintainers/isaacesso)

---

Top Contributors

[![isaacesso](https://avatars.githubusercontent.com/u/6454100?v=4)](https://github.com/isaacesso "isaacesso (20 commits)")

---

Tags

redisSocket.iolaravel-echo

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mediumart-echoio-php/health.svg)

```
[![Health](https://phpackages.com/badges/mediumart-echoio-php/health.svg)](https://phpackages.com/packages/mediumart-echoio-php)
```

###  Alternatives

[predis/predis

A flexible and feature-complete Redis/Valkey client for PHP.

7.8k318.6M2.7k](/packages/predis-predis)[snc/redis-bundle

A Redis bundle for Symfony

1.0k40.4M72](/packages/snc-redis-bundle)[clue/redis-protocol

A streaming Redis protocol (RESP) parser and serializer written in pure PHP.

5214.4M13](/packages/clue-redis-protocol)[rtcamp/nginx-helper

Cleans nginx's fastcgi/proxy cache or redis-cache whenever a post is edited/published. Also provides cloudflare edge cache purging with Cache-Tags.

23517.0k1](/packages/rtcamp-nginx-helper)

PHPackages © 2026

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