PHPackages                             timenz/emitter - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. timenz/emitter

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

timenz/emitter
==============

Laravel socket.io emitter based on wisembly/elephant.io

v0.0.1(11y ago)0812MITPHPPHP &gt;=5.4.0

Since Apr 5Pushed 11y ago1 watchersCompare

[ Source](https://github.com/timenz/laravel-socket.io-emitter)[ Packagist](https://packagist.org/packages/timenz/emitter)[ RSS](/packages/timenz-emitter/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (2)Used By (0)

Socket.io Emitter
-----------------

[](#socketio-emitter)

Simple laravel socket.io emitter based on wisembly/socket.io (socket.io v1.\* emitter only)

### Instalation

[](#instalation)

add to composer

```
"require": {
  "timenz/emitter": "dev-master",
},

```

run

```
composer update

```

add to config/app.php profiders

```
'Timenz\Emitter\EmitterServiceProvider',

```

if you want custom name add to aliases

```
'SocketIo' 			=> 'Timenz\Emitter\Facades\Emitter',

```

publish config

```
php artisan config:publish timenz/emitter

```

test

```
Emitter::emit('node', array('foo' => 'bar'))

```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

4108d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/738ca6e0f69ea6ac1a3b284795be351851295e9c7f2f2cdffb4283a634dfe903?d=identicon)[timenz](/maintainers/timenz)

---

Top Contributors

[![timenz](https://avatars.githubusercontent.com/u/3658979?v=4)](https://github.com/timenz "timenz (2 commits)")

### Embed Badge

![Health badge](/badges/timenz-emitter/health.svg)

```
[![Health](https://phpackages.com/badges/timenz-emitter/health.svg)](https://phpackages.com/packages/timenz-emitter)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[renatomarinho/laravel-page-speed

Laravel Page Speed

2.5k1.7M10](/packages/renatomarinho-laravel-page-speed)[illuminate/pagination

The Illuminate Pagination package.

12234.1M1.0k](/packages/illuminate-pagination)[illuminate/pipeline

The Illuminate Pipeline package.

9349.2M282](/packages/illuminate-pipeline)[illuminate/redis

The Illuminate Redis package.

8314.6M374](/packages/illuminate-redis)[illuminate/cookie

The Illuminate Cookie package.

244.6M136](/packages/illuminate-cookie)

PHPackages © 2026

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