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 2w 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 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity44

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

2446d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/28470293?v=4)[santutu](/maintainers/santutu)[@santutu](https://github.com/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

[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[spatie/laravel-health

Monitor the health of a Laravel application

87411.3M154](/packages/spatie-laravel-health)[venturedrake/laravel-crm

A free open source CRM built as a package for laravel projects

42010.0k](/packages/venturedrake-laravel-crm)[simplestats-io/laravel-client

Analytics for Laravel. Track visitors, registrations, and payments. Discover which channels actually drive revenue, not just traffic. Server-side, GDPR compliant, ad-blocker proof.

5019.3k](/packages/simplestats-io-laravel-client)[thiagof/laravelrpc

JsonRPC Client/Server services for Laravel 5

337.5k](/packages/thiagof-laravelrpc)

PHPackages © 2026

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