PHPackages                             sammaye/yii2-elephantio - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. sammaye/yii2-elephantio

ActiveProject[Framework](/categories/framework)

sammaye/yii2-elephantio
=======================

A plugin for using Elephant IO with Yii2

1.0(9y ago)118.5k↓37.5%8[1 PRs](https://github.com/Sammaye/yii2-elephantio/pulls)BSD-3-ClausePHPPHP &gt;=5.4.0

Since May 18Pushed 1y ago2 watchersCompare

[ Source](https://github.com/Sammaye/yii2-elephantio)[ Packagist](https://packagist.org/packages/sammaye/yii2-elephantio)[ Docs](http://www.sammaye.wordpress.com/)[ RSS](/packages/sammaye-yii2-elephantio/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

yii2-elephantio
===============

[](#yii2-elephantio)

Yii2 Elephant IO implementation.

This is a really dirt simple extension which just wraps the Elephant IO module into a Yii2 Component.

You can configure it in your application configuration like so:

```
'elephantio' => [
	'class' => 'sammaye\elephantio\ElephantIo',
	'host' => 'http://localhost:3000'
]

```

Adding it to your `components` array.

**Note:** Elephant IO only supports websockets.

You can use it like so:

```
Yii::$app->elephantio->emit('some event', ['param1' => 'value1']);
Yii::$app->elephantio->read();

```

And that's it...literally.

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance26

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 72.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3334d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7357836d822160350576f98b85244f4d5f960be303a2fcaa15a330187966cbd4?d=identicon)[Sammaye](/maintainers/Sammaye)

---

Top Contributors

[![Sammaye](https://avatars.githubusercontent.com/u/323996?v=4)](https://github.com/Sammaye "Sammaye (8 commits)")[![sdvallejo](https://avatars.githubusercontent.com/u/7832735?v=4)](https://github.com/sdvallejo "sdvallejo (3 commits)")

---

Tags

frameworkwebsocketSocketyii2elephant.io

### Embed Badge

![Health badge](/badges/sammaye-yii2-elephantio/health.svg)

```
[![Health](https://phpackages.com/badges/sammaye-yii2-elephantio/health.svg)](https://phpackages.com/packages/sammaye-yii2-elephantio)
```

###  Alternatives

[hprose/hprose

It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.

2.0k221.3k37](/packages/hprose-hprose)[hprose/hprose-swoole

Hprose asynchronous client &amp; standalone server based on swoole

17929.3k10](/packages/hprose-hprose-swoole)[yidas/yii2-bower-asset

Bower Assets for Yii 2 app provided via Composer repository

351.3M35](/packages/yidas-yii2-bower-asset)[hprose/hprose-yii

Hprose Server for Yii 2

357.2k](/packages/hprose-hprose-yii)[tecnocen/yii2-formgenerator

Yii 2 Library to configure form generator

135.7k](/packages/tecnocen-yii2-formgenerator)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
