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 1w 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 30% 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

2893d 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

[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

762297.9k49](/packages/civicrm-civicrm-core)[illuminate/notifications

The Illuminate Notifications package.

483.1M1.2k](/packages/illuminate-notifications)[ellaisys/aws-cognito

Laravel Authentication using AWS Cognito (Web and API)

121269.8k1](/packages/ellaisys-aws-cognito)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1239.7k25](/packages/fleetbase-core-api)

PHPackages © 2026

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