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

laravel/echo

Laravel Echo library for beautiful Reverb, Pusher, and Ably integration. observed · 2026-08-28

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

Health v2 · maintenance only

97/100

  • Activity 99
  • Release rhythm 92
  • Longevity 100
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: 13.0
  • age_days: 3778
  • days_rel: 53
  • days_push: 8
  • n_releases_24m: 27

Full methodology

Adoption not part of the score

1357 stars · 208 forks observed · 2026-08-28

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

Laravel Echo is a JavaScript/TypeScript library that makes it painless to subscribe to channels and listen for events broadcast by Laravel over WebSockets. It integrates with broadcasting backends such as Laravel Reverb, Pusher, and Ably to build realtime, live-updating user interfaces.

Use cases

  • subscribe to websocket channels in a Laravel app
  • listen for server-side Laravel events in the browser
  • build live-updating UIs with realtime events
  • integrate Pusher or Ably with Laravel broadcasting
  • use Laravel Reverb from a JavaScript client
  • broadcast notifications to authenticated users in realtime

When to choose

  • you have a Laravel backend broadcasting events over WebSockets
  • you want a maintained official client for Reverb, Pusher, or Ably
  • you need private/presence channel support with Laravel auth

When to avoid

  • your backend is not Laravel and you don't follow its broadcasting conventions
  • you only need raw WebSocket connections without event broadcasting
  • you use a different realtime stack like Socket.IO directly

Facets

library · maturity stable

websocket middleware web-development frontend browser cross-platform laravel pusher ably reverb event-broadcasting realtime typescript real-time messaging nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
laravel/echomain97

For agents

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

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