PHPackages                             jackmartin/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. jackmartin/laravel-websockets

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

jackmartin/laravel-websockets
=============================

An easy to launch a Pusher-compatible WebSockets server for Laravel.

v2.0.3(4y ago)081MITPHP

Since Nov 25Pushed 4y agoCompare

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

READMEChangelog (3)Dependencies (20)Versions (71)Used By (0)

Laravel WebSockets 🛰
====================

[](#laravel-websockets-)

[![Latest Stable Version](https://camo.githubusercontent.com/cc483d355c992051babb971a9c4698924501cfa021b42c3d15b1fbb7735b1d65/687474703a2f2f706f7365722e707567782e6f72672f6a61636b6d617274696e2f6c61726176656c2d776562736f636b6574732f76)](https://packagist.org/packages/jackmartin/laravel-websockets) [![Total Downloads](https://camo.githubusercontent.com/6030ccfee6d0262d0c1a7734434b8860a47d22833bfbe793cab5e3b3593bca71/687474703a2f2f706f7365722e707567782e6f72672f6a61636b6d617274696e2f6c61726176656c2d776562736f636b6574732f646f776e6c6f616473)](https://packagist.org/packages/jackmartin/laravel-websockets)

Bring the power of WebSockets to your Laravel application. Drop-in Pusher replacement, SSL support, Laravel Echo support and a debug dashboard are just some of its features.

[![https://phppackagedevelopment.com](https://camo.githubusercontent.com/5dc18c4ff15fcc006449417087f3bffd562e2fc42d3729c95de9573d70cf2524/68747470733a2f2f6265796f6e64636f2e64652f636f75727365732f70687070642e6a7067)](https://phppackagedevelopment.com)

If you want to learn how to create reusable PHP packages yourself, take a look at my upcoming [PHP Package Development](https://phppackagedevelopment.com) video course.

Composer
========

[](#composer)

```
composer require jackmartin/laravel-websockets
```

Service provider
----------------

[](#service-provider)

```
php artisan vendor:publish --provider="BeyondCode\LaravelWebSockets\WebSocketsServiceProvider" --tag="migrations"
```

```
php artisan migrate
```

WebSocket configuration
-----------------------

[](#websocket-configuration)

```
php artisan vendor:publish --provider="BeyondCode\LaravelWebSockets\WebSocketsServiceProvider" --tag="config"
```

Documentation
-------------

[](#documentation)

For installation instructions, in-depth usage and deployment details, please take a look at the [official documentation](https://docs.beyondco.de/laravel-websockets/).

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Marcel Pociot](https://github.com/mpociot)
- [Freek Van der Herten](https://github.com/freekmurze)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity76

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~16 days

Recently: every ~59 days

Total

66

Last Release

1624d ago

Major Versions

1.9.0 → 2.0.0-beta.292020-10-18

1.10.0 → 2.0.0-beta.332021-02-24

1.11.1 → 2.0.0-beta.342021-03-30

1.12.0 → 2.0.0-beta.362021-04-06

1.x-dev → v2.0.12021-07-09

PHP version history (3 changes)1.0.0PHP ^7.1

1.4.0PHP ^7.2

1.11.0PHP ^7.2|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/a8a1483333bcef52a341ab14c3c096a0e577ca3e7499ab224202e47991434217?d=identicon)[jackmartin](/maintainers/jackmartin)

---

Top Contributors

[![rennokki](https://avatars.githubusercontent.com/u/21983456?v=4)](https://github.com/rennokki "rennokki (412 commits)")[![freekmurze](https://avatars.githubusercontent.com/u/483853?v=4)](https://github.com/freekmurze "freekmurze (206 commits)")[![mpociot](https://avatars.githubusercontent.com/u/804684?v=4)](https://github.com/mpociot "mpociot (192 commits)")[![francislavoie](https://avatars.githubusercontent.com/u/2111701?v=4)](https://github.com/francislavoie "francislavoie (26 commits)")[![lionslair](https://avatars.githubusercontent.com/u/832259?v=4)](https://github.com/lionslair "lionslair (13 commits)")[![stayallive](https://avatars.githubusercontent.com/u/1090754?v=4)](https://github.com/stayallive "stayallive (12 commits)")[![anthonyvancauwenberghe](https://avatars.githubusercontent.com/u/7100315?v=4)](https://github.com/anthonyvancauwenberghe "anthonyvancauwenberghe (10 commits)")[![martinjack](https://avatars.githubusercontent.com/u/11950689?v=4)](https://github.com/martinjack "martinjack (7 commits)")[![robindrost](https://avatars.githubusercontent.com/u/588012?v=4)](https://github.com/robindrost "robindrost (6 commits)")[![LKaemmerling](https://avatars.githubusercontent.com/u/4281581?v=4)](https://github.com/LKaemmerling "LKaemmerling (4 commits)")[![kloining](https://avatars.githubusercontent.com/u/8821225?v=4)](https://github.com/kloining "kloining (3 commits)")[![erlangparasu](https://avatars.githubusercontent.com/u/20636828?v=4)](https://github.com/erlangparasu "erlangparasu (3 commits)")[![simonbuehler](https://avatars.githubusercontent.com/u/78061?v=4)](https://github.com/simonbuehler "simonbuehler (3 commits)")[![JuanDMeGon](https://avatars.githubusercontent.com/u/5510960?v=4)](https://github.com/JuanDMeGon "JuanDMeGon (2 commits)")[![Koozza](https://avatars.githubusercontent.com/u/1731647?v=4)](https://github.com/Koozza "Koozza (2 commits)")[![snellingio](https://avatars.githubusercontent.com/u/9887585?v=4)](https://github.com/snellingio "snellingio (2 commits)")[![vikas5914](https://avatars.githubusercontent.com/u/7912297?v=4)](https://github.com/vikas5914 "vikas5914 (2 commits)")[![RinorDreshaj](https://avatars.githubusercontent.com/u/10086015?v=4)](https://github.com/RinorDreshaj "RinorDreshaj (1 commits)")[![chapeupreto](https://avatars.githubusercontent.com/u/834048?v=4)](https://github.com/chapeupreto "chapeupreto (1 commits)")[![ttomdewit](https://avatars.githubusercontent.com/u/2845400?v=4)](https://github.com/ttomdewit "ttomdewit (1 commits)")

---

Tags

phplaravelbeyondcodelaravel-websockets

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[kyrne/websocket

Integrated Pusher replacement.

121.6k1](/packages/kyrne-websocket)

PHPackages © 2026

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