PHPackages                             canhkieu/laravel-websockets - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. canhkieu/laravel-websockets

ActiveLibrary[HTTP &amp; Networking](/categories/http)

canhkieu/laravel-websockets
===========================

An easy to use WebSocket server

v0.0.3(6y ago)0191MITPHPPHP &gt;=7.0

Since Nov 12Pushed 6y ago1 watchersCompare

[ Source](https://github.com/canhkieu/laravel-websockets)[ Packagist](https://packagist.org/packages/canhkieu/laravel-websockets)[ Docs](https://github.com/canhkieu/laravel-websockets)[ RSS](/packages/canhkieu-laravel-websockets/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (3)Dependencies (2)Versions (4)Used By (0)

Setup for lumen
===============

[](#setup-for-lumen)

```
composer require canhkieu/laravel-websockets

```

Clone files
-----------

[](#clone-files)

```
cp vendor\beyondcode\laravel-websockets\config\websockets.php config\websockets.php
cp vendor\canhkieu\laravel-websockets\src\resources\views\dashboard.blade.php resources\views\vendor\websockets\dashboard.blade.php

```

Config
------

[](#config)

**bootstrap\\app.php**

```
$app->configure('websockets');

$app->register(CanhKieu\LaravelWebSockets\WebSocketsServiceProvider::class);

```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity44

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

Every ~0 days

Total

3

Last Release

2373d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2d8b0cedf0972ef07c08d0cc8e6826e6ec6073a39d56fe2218da7a75289f379b?d=identicon)[minhcanhdn](/maintainers/minhcanhdn)

---

Top Contributors

[![kieuminhcanh](https://avatars.githubusercontent.com/u/136077?v=4)](https://github.com/kieuminhcanh "kieuminhcanh (1 commits)")

---

Tags

beyondcodelaravel-websocketscanhkieu

### Embed Badge

![Health badge](/badges/canhkieu-laravel-websockets/health.svg)

```
[![Health](https://phpackages.com/badges/canhkieu-laravel-websockets/health.svg)](https://phpackages.com/packages/canhkieu-laravel-websockets)
```

###  Alternatives

[pusher/pusher-http-laravel

\[DEPRECATED\] A Pusher bridge for Laravel

400509.0k3](/packages/pusher-pusher-http-laravel)

PHPackages © 2026

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