PHPackages                             minh/pusherchat - 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. minh/pusherchat

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

minh/pusherchat
===============

Demo pakage chat realtime

015PHP

Since Jul 29Pushed 8y agoCompare

[ Source](https://github.com/minhngoc2512/pusherchat)[ Packagist](https://packagist.org/packages/minh/pusherchat)[ RSS](/packages/minh-pusherchat/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

package make by minhngoc. Email: Install and use package PUSHERCHAT:

1. Run command artisan: "php artisan make:auth"
2. Create a account on website [Pusher](http://pusher.com)
3. Change content file .env on folder root:PUSHER\_APP\_ID,PUSHER\_APP\_KEY,PUSHER\_APP\_SECRET,BROADCAST\_DRIVER=pusher in your server Pusher.
4. In file config/app.php uncomment App\\Providers\\BroadcastServiceProvider::class,
5. Add service provider " Minh\\PusherChat\\ChatServiceProvider::class," in file config/app.php on array "provider"
6. Enter command: composer require pusher/pusher-php-server "~2.6"
7. You may define a meta tag in your application's head HTML element: ` `
8. Run command artisan : "php artisan migrate"
9. Include on blade template before tag "/body": " @include('ChatPusher.home');"
10. Run command artisan : "php artisan serve"

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/660e7de0b540eeaf8aeb187a7872b9e1b5db0d6555881df404d5fa9ffcb97574?d=identicon)[minhngoc2512](/maintainers/minhngoc2512)

---

Top Contributors

[![minhngoc2512](https://avatars.githubusercontent.com/u/25582495?v=4)](https://github.com/minhngoc2512 "minhngoc2512 (9 commits)")

### Embed Badge

![Health badge](/badges/minh-pusherchat/health.svg)

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

###  Alternatives

[hmones/laravel-facade

Generates facades in your laravel project with one simple command.

101.1k](/packages/hmones-laravel-facade)

PHPackages © 2026

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