{"id":"oanhnn-laravel-echo-server","name":"laravel-echo-server","af_score":31.0,"security_score":41.8,"reliability_score":35.0,"what_it_does":"laravel-echo-server is a Node.js WebSocket server that works with Laravel apps (via Laravel Echo) to broadcast events to clients over WebSockets, typically using a Redis-based event layer.","best_when":"You’re building a Laravel-based app that already uses Laravel Echo and needs a WebSocket event gateway for broadcasting events to clients.","avoid_when":"You need a managed SaaS with built-in observability/SLA, or you require standardized HTTP API tooling rather than WebSocket event broadcasting.","last_evaluated":"2026-04-04T19:40:30.760308+00:00","has_mcp":false,"has_api":false,"auth_methods":["Not applicable as a standalone API auth layer in the typical configuration; WebSocket authentication is usually handled via Laravel/Echo token/cookie/session mechanisms and/or server configuration"],"has_free_tier":false,"known_gotchas":["This is primarily a WebSocket server; it’s not designed for request/response pagination patterns typical of REST APIs.","Agent-driven integration may require careful handling of connection lifecycle (connect/reconnect), event payload validation, and backpressure/queueing on the client side."],"error_quality":0.0}