PHPackages                             soso/broadcast - 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. soso/broadcast

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

soso/broadcast
==============

service side broadcast

0203JavaScript

Since Aug 5Pushed 9y agoCompare

[ Source](https://github.com/micheallue/broadcast)[ Packagist](https://packagist.org/packages/soso/broadcast)[ RSS](/packages/soso-broadcast/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

broadcast
=========

[](#broadcast)

server side broadcast

composer require "soso/broadcast":"@dev"

composer require predis/predis
php artisan vendor:publish --provider="soso\\broadcast\\MyBroadCastServiceProvider" --force

.env
...
QUEUE\_DRIVER=redis
BROADCAST\_DRIVER=redis
...

php artisan migrate
php artisan make:auth

"C:\\PROGRA1\\nodejs\\npm" install
"C:\\PROGRA1\\nodejs\\npm" install gulp
npm install express socket.io ioredis --save
npm install socket.io-client --save

Check:
GULP Compiler
Laravel Application（Nginx or php artisan serve）
Redis server
隊列監聽器（php artisan queue:listen）
socket.io server（node socket.js）

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5736525?v=4)[micheallue](/maintainers/micheallue)[@micheallue](https://github.com/micheallue)

---

Top Contributors

[![micheallue](https://avatars.githubusercontent.com/u/5736525?v=4)](https://github.com/micheallue "micheallue (26 commits)")

### Embed Badge

![Health badge](/badges/soso-broadcast/health.svg)

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

###  Alternatives

[orchestra/html

HTML Component for Orchestra Platform

37112.7k2](/packages/orchestra-html)[orklah/psalm-strict-types

Adds strict\_types declaration when the file is provably safe

16104.4k](/packages/orklah-psalm-strict-types)[studio1902/statamic-peak-tools

10162.5k](/packages/studio1902-statamic-peak-tools)

PHPackages © 2026

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