PHPackages                             febrihidayan/laratalk - 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. febrihidayan/laratalk

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

febrihidayan/laratalk
=====================

Laratalk provides Laravel based chat between users and groups

v0.4.2(4y ago)16443MITPHPPHP ^7.2.5|^8.0

Since Jul 31Pushed 4y ago1 watchersCompare

[ Source](https://github.com/febrihidayan/laratalk)[ Packagist](https://packagist.org/packages/febrihidayan/laratalk)[ RSS](/packages/febrihidayan-laratalk/feed)WikiDiscussions develop Synced today

READMEChangelog (10)Dependencies (2)Versions (12)Used By (0)

Laratalk Package
================

[](#laratalk-package)

Laratalk adalah package laravel untuk kebutuhan realtime chat di aplikasi Anda.

[![Latest Stable Version](https://camo.githubusercontent.com/3790fdfc9a83be613166a30285fce80b90490c45347270488e443d70428c384b/68747470733a2f2f706f7365722e707567782e6f72672f66656272696869646179616e2f6c61726174616c6b2f76)](//packagist.org/packages/febrihidayan/laratalk) [![Total Downloads](https://camo.githubusercontent.com/14b0ee1e1ea2a7ab5ddc6b2d3e581de5b03c674edc9b9591583a47f6361fa0f0/68747470733a2f2f706f7365722e707567782e6f72672f66656272696869646179616e2f6c61726174616c6b2f646f776e6c6f616473)](//packagist.org/packages/febrihidayan/laratalk) [![Latest Unstable Version](https://camo.githubusercontent.com/e92660cf3ea10221bcd75bb8d850178c4edeb28fb185aca77c905e72a772aa9b/68747470733a2f2f706f7365722e707567782e6f72672f66656272696869646179616e2f6c61726174616c6b2f762f756e737461626c65)](//packagist.org/packages/febrihidayan/laratalk) [![License](https://camo.githubusercontent.com/cc419883ff745ff6a4f89183f7495a86b44cc6499a1b5d110a04b3ee69fa583e/68747470733a2f2f706f7365722e707567782e6f72672f66656272696869646179616e2f6c61726174616c6b2f6c6963656e7365)](//packagist.org/packages/febrihidayan/laratalk)

Peryaratan
----------

[](#peryaratan)

- PHP &gt;= 7.2
- Laravel &gt;= 6.0
- Pusher Api

Fitur
-----

[](#fitur)

- User chat private
- Fungsi pencarian
- Dark mode

Installasi
----------

[](#installasi)

Install package Laratalk

```
composer require febrihidayan/laratalk

```

Kemudian jalankan artisan berikut untuk publish asset

```
php artisan laratalk:install

```

Konfigurasi
-----------

[](#konfigurasi)

Jangan lupa atur pusher Anda di `.env`

```
BROADCAST_DRIVER=pusher
PUSHER_APP_ID=
PUSHER_APP_KEY=
PUSHER_APP_SECRET=
PUSHER_APP_CLUSTER=ap1

```

Selanjutnya Anda bisa konfigurasi di file `laratalk.php` di folder config aplikasi Anda.

Owner
-----

[](#owner)

- [Febri Hidayan](https://github.com/febrihidayan)

Donasi
------

[](#donasi)

Berikan saya donasi untuk terus memberikan aplikasi open source yang bermanfaat.

- [Paypal](https://paypal.me/febrihidayan)
- [Dana](https://link.dana.id/qr/2d6by546)
- [Trakteer](https://trakteer.id/febrihidayan)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

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

Total

10

Last Release

1732d ago

PHP version history (2 changes)v0.1.0PHP ^7.2|^8.0

v0.3.0-beta.2PHP ^7.2.5|^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/42211742?v=4)[Febri Hidayan](/maintainers/febrihidayan)[@febrihidayan](https://github.com/febrihidayan)

---

Top Contributors

[![febrihidayan](https://avatars.githubusercontent.com/u/42211742?v=4)](https://github.com/febrihidayan "febrihidayan (72 commits)")

---

Tags

chatchattinglaratalklaravellaravel-chatlaravel-messageslaravel-packagephppusherrealtimerealtime-messaginglaravelpusherrealtimemessagespackageschattinglaratalk

### Embed Badge

![Health badge](/badges/febrihidayan-laratalk/health.svg)

```
[![Health](https://phpackages.com/badges/febrihidayan-laratalk/health.svg)](https://phpackages.com/packages/febrihidayan-laratalk)
```

###  Alternatives

[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4195.3M84](/packages/livewire-volt)[pusher/pusher-http-laravel

\[DEPRECATED\] A Pusher bridge for Laravel

400509.0k3](/packages/pusher-pusher-http-laravel)[coderello/laraflash

Advanced flash messages for Laravel.

15737.2k1](/packages/coderello-laraflash)[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)[forxer/laravel-gravatar

A library providing easy gravatar integration in a Laravel project.

4235.6k](/packages/forxer-laravel-gravatar)

PHPackages © 2026

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