Ross ROSS = Recommend OSS · open-source software intelligence for agents

tlaverdure/laravel-echo-server

Socket.io server for Laravel Echo observed · 2026-08-28

github.com/tlaverdure/laravel-echo-server · TypeScript · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3763
  • days_rel: n/a
  • days_push: 926
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2640 stars · 508 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Node.js/TypeScript Socket.io server that handles Laravel Echo broadcasting, including private and presence channel authentication. It is configured via a JSON file and managed with a CLI tool, using Redis or SQLite for persistence.

Use cases

  • run a websocket server for laravel echo
  • broadcast real-time events to laravel app
  • set up presence channels with socket.io
  • authenticate private broadcast channels in laravel
  • replace pusher with a self-hosted socket.io server

When to choose

  • you use Laravel Echo and want a self-hosted Socket.io broadcasting server instead of Pusher
  • you need presence or private channel support with Laravel's auth endpoint
  • you want a simple CLI-configured realtime server backed by Redis

When to avoid

  • you use Laravel Reverb or a maintained official broadcasting solution
  • your project is not Laravel/Echo-based
  • you need a general-purpose websocket server unrelated to Laravel broadcasting

Facets

service · maturity maintenance

websocket http-server cli middleware web-development backend cli laravel-echo socket-io broadcasting presence-channels redis real-time messaging nodejs web-server docker

2 sources

Member repositories

RepositoryRoleHealth v2
tlaverdure/laravel-echo-servermain10

For agents

markdown · JSON · MCP: product_card(name="tlaverdure/laravel-echo-server")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem