Description
As we are not using Elephant.io anymore at Wisembly, and not having the time to maintain this library, we are looking for maintainers. Please look at the dedicated issue #135 !
Elephant.io alternatives and similar libraries
Based on the "Event" category.
Alternatively, view Elephant.io alternatives based on common mentions on social networks and blogs.
-
Workerman
An asynchronous event driven PHP socket framework. Supports HTTP, Websocket, SSL and other custom protocols. -
Cake Event
[READ-ONLY] The event dispatcher library for CakePHP. This repo is a split of the main code that can be found in https://github.com/cakephp/cakephp
InfluxDB high-performance time series database

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Elephant.io or a related project?
README
Elephant.io
___ _,.--.,_ Elephant.io is a rough websocket client
.-~ ~--"~-. ._ "-. written in PHP. Its goal is to ease the
/ ./_ Y "-. \ communications between your PHP Application and
Y :~ ! Y a real-time server.
lq p | / .|
_ \. .-, l / |j Requires PHP 5.4 and openssl, licensed under
()\___) |/ \_/"; ! the MIT License.
\._____.-~\ . ~\. ./
Y_ Y_. "vr"~ T Built-in Engines :
( ( |L j - Socket.io 2.x
[nn[nn..][nn..] - Socket.io 1.x
~~~~~~~~~~~~~~~~~~~ - Socket.io 0.x (courtesy of @kbu1564)
NOTICE
As we are not using Elephant.io anymore at Wisembly, and not having the time to maintain this library, we are looking for maintainers. Please look at the dedicated issue #135 !
Installation
We are suggesting you to use composer, with the following : php composer.phar require wisembly/elephant.io
. For other ways, you can check the release page, or the git clone urls.
Documentation
The docs are not written yet, but you should check the example directory to get a basic knowledge on how this library is meant to work.
Special Thanks
Special thanks goes to Mark Karpeles who helped the project founder to understand the way websockets works.
*Note that all licence references and agreements mentioned in the Elephant.io README section above
are relevant to that project's source code only.