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 4w 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 17% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity45

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

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

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k113.1M988](/packages/laravel-socialite)[craftcms/cms

Craft CMS

3.6k3.7M3.4k](/packages/craftcms-cms)[spatie/laravel-health

Monitor the health of a Laravel application

88212.7M185](/packages/spatie-laravel-health)[dgtlss/warden

A deterministic Laravel security gate for CI and deployment pipelines

9366.7k](/packages/dgtlss-warden)[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5226.7k](/packages/simplestats-io-laravel-client)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

353.6k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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