Wisembly/elephant.io
Ça trompe énormément 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5355
- days_rel: n/a
- days_push: 1469
- n_releases_24m: 0
Adoption not part of the score
1165 stars · 327 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Elephant.io is a websocket client written in PHP that lets PHP applications communicate with real-time servers, with built-in support for Socket.io 0.x, 1.x, and 2.x engines. It is distributed via Composer under the MIT license, though this original Wisembly repository is no longer maintained and development has moved to a separate organization.
Use cases
- send real-time events from a PHP backend to a socket.io server
- emit websocket messages from cron tasks in PHP
- push notifications from a PHP REST API to connected clients
- integrate socket.io communication into a legacy PHP application
- connect a PHP script to a Node.js real-time server
When to choose
- your stack is PHP and you need to emit events to a Socket.io 1.x or 2.x server
- you need a lightweight, MIT-licensed socket.io client without JavaScript
- you are maintaining a legacy project already built on this library
When to avoid
- you need active maintenance or support for Socket.io 3.x/4.x - use the newer ElephantIO/elephant.io fork instead
- you need persistent long-lived websocket connections from PHP - this was experimental and not recommended
- your project is not PHP-based
Facets
library · maturity abandoned
websocket http-client web-development php socket.io-client realtime websocket-client real-time messaging
2 sources
- readme: https://github.com/Wisembly/elephant.io · fetched 2026-08-28 · bdb4b619a048
- homepage: https://wisembly.github.io/elephant.io/ · fetched 2026-08-29 · 3b550421a381
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Wisembly/elephant.io | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="Wisembly/elephant.io")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem