Back to browse
GitHub Repository

This is a simple chat website modeled off more popular chat platforms (discord, whatsapp, apple messages). Privacy by default, the php doesn't even collect ip addresses!

9 starsPHP

A Discord-alternative community platform built in PHP

by Pyrobyte·Mar 14, 2026·3 points·4 comments

AI Analysis

MidShip It

Yet another Discord clone, but PHP polling instead of websockets limits real-time performance.

Strengths
  • No IP address collection by default — genuine privacy stance baked into the backend.
  • Runs on minimal hosting requirements — any cheap PHP host can deploy this today.
Weaknesses
  • Polling instead of websockets means higher latency and server load than modern alternatives.
  • README shows many unfinished features and bugs — timeouts broken, UI glitches everywhere.
Category
Target Audience

Small communities wanting self-hosted chat

Similar To

Discord · Mattermost · Rocket.Chat

Similar Projects