PHPackages                             egofoxlab/laravel-chat - 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. egofoxlab/laravel-chat

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

egofoxlab/laravel-chat
======================

0.0.4(6y ago)013MITPHPPHP &gt;=7

Since May 9Pushed 6y agoCompare

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

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

EGOFOXLAB Chat
==============

[](#egofoxlab-chat)

**Laravel Chat** is simple chat from box for quick start create your own chat.

Demo version how it can work
----------------------------

[](#demo-version-how-it-can-work)

[![](https://camo.githubusercontent.com/ad3f0243e2155eda0efa06a57244643c50622eab2532fdc309d18b3cc6f340f4/687474703a2f2f6e66732e65676f666f786c61622e636f6d2f6c61726176656c2d636861742f64656d6f2e676966)](https://camo.githubusercontent.com/ad3f0243e2155eda0efa06a57244643c50622eab2532fdc309d18b3cc6f340f4/687474703a2f2f6e66732e65676f666f786c61622e636f6d2f6c61726176656c2d636861742f64656d6f2e676966)

What in box?
------------

[](#what-in-box)

This package provide:

- Laravel command for start chat from CLI
- Opportunity for extending base functions
- Migration with for DB for saving all your messages
- Create more than two users in chat
- Build on socket library [cboden/ratchet](https://packagist.org/packages/cboden/ratchet)

How it use?
-----------

[](#how-it-use)

1. Install package `composer require egofoxlab/laravel-chat` in root folder.
2. Run migration `php artisan migrate` for create chat tables.
3. Create your chat command `php artisan make:command MyChat` it's your first step for overwrite chat.
4. In new created *MyChat* class you can set your configurations.
5. Run chat `php artisan chat_server:serve` - default command name for chat. You can overwrite it.

When you create your own chat command and extend it from `laravel-chat` it's start point for extending your chat with your requirements.

Where code demo?
----------------

[](#where-code-demo)

Also I created separated repository with example where you can see chat in working with frontend. [REPO](https://github.com/egofoxlab/chat)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 83.3% 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 ~4 days

Total

4

Last Release

2547d ago

### Community

Maintainers

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

---

Top Contributors

[![egofoxlab](https://avatars.githubusercontent.com/u/36205812?v=4)](https://github.com/egofoxlab "egofoxlab (10 commits)")[![stasbamiza](https://avatars.githubusercontent.com/u/10279896?v=4)](https://github.com/stasbamiza "stasbamiza (2 commits)")

---

Tags

chatlaravel

### Embed Badge

![Health badge](/badges/egofoxlab-laravel-chat/health.svg)

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

###  Alternatives

[wireui/wireui

TallStack components

1.8k1.3M16](/packages/wireui-wireui)[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4195.3M84](/packages/livewire-volt)[ramonrietdijk/livewire-tables

Dynamic tables for models with Laravel Livewire

21147.4k](/packages/ramonrietdijk-livewire-tables)

PHPackages © 2026

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