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

ActiveLibrary

famitekeg/laravel-websockets
============================

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

0.0.8(4y ago)07MITPHP

Since Oct 2Pushed 4y agoCompare

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

READMEChangelog (8)Dependencies (20)Versions (9)Used By (0)

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

[](#laravel-websockets-)

[![Latest Version on Packagist](https://camo.githubusercontent.com/fd9e2ad193a0dedc57c3b8afecd933b6aefc0b4ca9e5d60b9113fea14c37eb55/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f46616d6974656b65672f6c61726176656c2d776562736f636b6574732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/Famitekeg/laravel-websockets)[![GitHub Workflow Status](https://camo.githubusercontent.com/0dea00ff284f341499c5159575eaa829391867d8a6173b64bdab936d5b1d267a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f46616d6974656b65672f6c61726176656c2d776562736f636b6574732f72756e2d74657374733f6c6162656c3d7465737473)](https://camo.githubusercontent.com/0dea00ff284f341499c5159575eaa829391867d8a6173b64bdab936d5b1d267a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f46616d6974656b65672f6c61726176656c2d776562736f636b6574732f72756e2d74657374733f6c6162656c3d7465737473)[![Quality Score](https://camo.githubusercontent.com/eda61ecaae86e625947693ccddd97f655d05b5eacfc931ff83870dca849b41eb/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f46616d6974656b65672f6c61726176656c2d776562736f636b6574732e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/Famitekeg/laravel-websockets)[![Total Downloads](https://camo.githubusercontent.com/acaa42cf84083c7aa124a018d33fa952dce84472d589facdac3c8085eaa61abe/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f46616d6974656b65672f6c61726176656c2d776562736f636b6574732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/Famitekeg/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.

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

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity46

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

8

Last Release

1683d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9f6465ef2e90074d5a323bf893bb1ab9a7b5af7bf61d1001f85a8448d8fb257d?d=identicon)[elsayed851999](/maintainers/elsayed851999)

---

Top Contributors

[![elsayed85](https://avatars.githubusercontent.com/u/41492621?v=4)](https://github.com/elsayed85 "elsayed85 (8 commits)")

---

Tags

phplaravellaravel-websocketsfamitekeg

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[laravel/reverb

Laravel Reverb provides a real-time WebSocket communication backend for Laravel applications.

1.5k9.4M48](/packages/laravel-reverb)[kyrne/websocket

Integrated Pusher replacement.

121.6k1](/packages/kyrne-websocket)

PHPackages © 2026

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