PHPackages                             wovosoft/laravel-messenger - 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. wovosoft/laravel-messenger

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

wovosoft/laravel-messenger
==========================

A package that adds the features of Real Time Messaging

v0.0.2(6y ago)04MITVuePHP &gt;=7.2CI failing

Since Apr 15Pushed 6y ago1 watchersCompare

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

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

Laravel Messenger
=================

[](#laravel-messenger)

[![Build Status](https://camo.githubusercontent.com/4b4b80fe563e70eab9c2936eeae68ef884bfff45c5421c1040fabd06859e5fb6/68747470733a2f2f7472617669732d63692e6f72672f776f766f736f66742f6c61726176656c2d6d657373656e6765722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/wovosoft/laravel-messenger)[![styleci](https://camo.githubusercontent.com/4499ec3a0efa386c7581f730bb44592bf518dc156779fc92c663dd51908cfb92/68747470733a2f2f7374796c6563692e696f2f7265706f732f4348414e47454d452f736869656c64)](https://styleci.io/repos/CHANGEME)[![Coverage Status](https://camo.githubusercontent.com/3c1975b19cd92694b38462cc0002028e2227166350c530f7e543bb0a4f0c18ac/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f776f766f736f66742f6c61726176656c2d6d657373656e6765722f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/wovosoft/laravel-messenger?branch=master)

[![Packagist](https://camo.githubusercontent.com/a90d5a0db0684554dbf2953e5d402e3af9f36be51a884a31c84a111cd8fe4e7d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f776f766f736f66742f6c61726176656c2d6d657373656e6765722e737667)](https://packagist.org/packages/wovosoft/laravel-messenger)[![Packagist](https://camo.githubusercontent.com/c385928c755552f827ed08584f54a5d9aeaf9c7484df222c6e3260b0f15bd210/68747470733a2f2f706f7365722e707567782e6f72672f776f766f736f66742f6c61726176656c2d6d657373656e6765722f642f746f74616c2e737667)](https://packagist.org/packages/wovosoft/laravel-messenger)[![Packagist](https://camo.githubusercontent.com/e8e7a7fbc0b87283b7a91c1e588f4c35e02b98b07587c0cea49aef6b490f12bb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f776f766f736f66742f6c61726176656c2d6d657373656e6765722e737667)](https://packagist.org/packages/wovosoft/laravel-messenger)

Package description: CHANGE ME

Installation
------------

[](#installation)

Install via composer

```
composer require wovosoft/laravel-messenger
```

### Publish Configuration File

[](#publish-configuration-file)

Publish the configuration file.

```
php artisan vendor:publish --provider="Wovosoft\LaravelMessenger\ServiceProvider" --tag="config"
```

Publish Resources

```
php artisan vendor:publish --provider="Wovosoft\LaravelMessenger\ServiceProvider" --tag="resources"
```

Publish the Migrations

```
php artisan vendor:publish --provider="Wovosoft\LaravelMessenger\ServiceProvider" --tag="migrations"
```

Publish the Seeds

```
php artisan vendor:publish --provider="Wovosoft\LaravelMessenger\ServiceProvider" --tag="seeds"
```

Usage
-----

[](#usage)

CHANGE ME

Security
--------

[](#security)

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

Credits
-------

[](#credits)

- [Narayan Adhikary](https://github.com/wovosoft/laravel-messenger)
- [All contributors](https://github.com/wovosoft/laravel-messenger/graphs/contributors)

This package is bootstrapped with the help of [wovosoft/crud](https://github.com/wovosoft/crud).

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

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

Total

2

Last Release

2215d ago

### Community

Maintainers

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

---

Top Contributors

[![NarayanAdhikary](https://avatars.githubusercontent.com/u/10849158?v=4)](https://github.com/NarayanAdhikary "NarayanAdhikary (5 commits)")

---

Tags

laravelchatMessengerReal Time Chatting

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/wovosoft-laravel-messenger/health.svg)

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

###  Alternatives

[musonza/chat

Chat Package for Laravel

1.2k253.4k1](/packages/musonza-chat)[lexxyungcarter/chatmessenger

Simple one-to-one/group chat messaging tool for Laravel 5, 6, 7, 8, 9 &amp; 10 with Pusher Integration

10724.1k](/packages/lexxyungcarter-chatmessenger)[syntaxlexx/chatmessenger

Simple one-to-one/group chat messaging tool for Laravel 5, 6, 7, 8, 9 &amp; 10 with Pusher Integration

10510.2k](/packages/syntaxlexx-chatmessenger)

PHPackages © 2026

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