PHPackages                             santutu/laravel-echo-client - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. santutu/laravel-echo-client

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

santutu/laravel-echo-client
===========================

Client for laravel echo server in backend

0.1.1(6y ago)19MITPHPPHP &gt;=7.2CI failing

Since Oct 19Pushed 6y agoCompare

[ Source](https://github.com/santutu/laravel-echo-client)[ Packagist](https://packagist.org/packages/santutu/laravel-echo-client)[ RSS](/packages/santutu-laravel-echo-client/feed)WikiDiscussions master Synced 2mo ago

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

Laravel Echo Client
-------------------

[](#laravel-echo-client)

**version 0.1.1**

### Installation

[](#installation)

```
composer require santutu/laravel-echo-client
```

**Copy the package config to your local config with the publish command:**

```
php artisan vendor:publish --provider="Santutu\LaravelEchoClient\ServiceProvider"
```

**Setting .env file**

```
LARAVEL_ECHO_CLIENT_SERVER_HOST=your echo server host. default is laravel-echo-server(with laradock).
LARAVEL_ECHO_CLIENT_SERVER_PORT=your echo server port. default is 6001.
LARAVEL_ECHO_CLIENT_APP_ID=your echo server app id
LARAVEL_ECHO_CLIENT_AUTH_KEY=yout echo server auth key
```

Get Host, Port, AppId, AuthKey in laravel-echo-server.json

Check  please.

### Usage

[](#usage)

```
EchoClient::getAppStatus();
EchoClient::getChannels();
EchoClient::getChannel('channalName');
EchoClient::getUsers('channalName');
```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity43

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

Total

2

Last Release

2394d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0c86441fb1181a0fb32a7bf03753a0d00e67a6ade0ffeef498ed8831ebc3cc62?d=identicon)[santutu](/maintainers/santutu)

---

Top Contributors

[![santutu](https://avatars.githubusercontent.com/u/28470293?v=4)](https://github.com/santutu "santutu (3 commits)")

---

Tags

clientlaravelserverechoBroadcast

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/santutu-laravel-echo-client/health.svg)

```
[![Health](https://phpackages.com/badges/santutu-laravel-echo-client/health.svg)](https://phpackages.com/packages/santutu-laravel-echo-client)
```

###  Alternatives

[pragmarx/health

Laravel Server &amp; App Health Monitor and Notifier

2.0k1.0M2](/packages/pragmarx-health)[spatie/laravel-prometheus

Export Laravel metrics to Prometheus

2651.3M6](/packages/spatie-laravel-prometheus)[sarfraznawaz2005/servermonitor

Laravel package to periodically monitor the health of your server and website.

19513.2k1](/packages/sarfraznawaz2005-servermonitor)[thiagof/laravelrpc

JsonRPC Client/Server services for Laravel 5

337.5k](/packages/thiagof-laravelrpc)[renoki-co/laravel-healthchecks

Laravel Healthchecks is a simple controller class that helps you build your own healthchecks endpoint without issues.

5654.9k](/packages/renoki-co-laravel-healthchecks)[pikart/goip

Goip server and client

297.3k](/packages/pikart-goip)

PHPackages © 2026

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