Just another simple, fast, and resilient open-source WebSockets server. 📣

This page summarizes the projects mentioned and recommended in the original post on reddit.com/r/laravel

Our great sponsors
  • Sonar - Write Clean C++ Code. Always.
  • InfluxDB - Access the most powerful time series database as a service
  • SaaSHub - Software Alternatives and Reviews
  • soketi

    Just another simple, fast, and resilient open-source WebSockets server. 📣

  • sail

    Docker files for running a basic Laravel application.

    If it supports Docker, it can be installed in Laravel Sail (I have already submitted a PR for this)

  • Sonar

    Write Clean C++ Code. Always.. Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

  • uWebSockets.js

    μWebSockets for Node.js back-ends :metal:

    It is written in TypeScript and at its core uses uWebSockets.js, a really, really! fast WebSockets server that is written in C (and you can see the benchmarks on uWebSocket's repo)

  • µWebSockets

    Simple, secure & standards compliant web server for the most demanding of applications

    It is written in TypeScript and at its core uses uWebSockets.js, a really, really! fast WebSockets server that is written in C (and you can see the benchmarks on uWebSocket's repo)

  • Centrifugo

    Scalable real-time messaging server in a language-agnostic way. Set up once and forever.

    For those who looking into Laravel WebSockets replacement give a chance to https://github.com/centrifugal/centrifugo - it proved to help a lot dealing with WebSocket connections to backends built in languages without native/performant concurrency support. So you can continue writing business logic in Laravel, but let Centrifugo deal with persistent connection management and issue real-time updates over API.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts