cmgmyr/laravel-messenger
Simple user messaging package for Laravel observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 72
- Release rhythm 43
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 373
- age_days: 4326
- days_rel: 168
- days_push: 168
- n_releases_24m: 2
Adoption not part of the score
2574 stars · 510 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Laravel package that adds a full user-to-user messaging system to Laravel applications, supporting multiple conversations, group threads, and unread message tracking. It is installed via Composer and provides Eloquent models and migrations for threads, messages, and participants.
Use cases
- add private direct messaging between users in a Laravel app
- build group chat threads where only participants can see messages
- show users their unread message count
- display the latest message for each conversation thread
- implement open forum-style threads visible to everyone
- add participants to an ongoing conversation
When to choose
- you have a Laravel application and need built-in user messaging without building it from scratch
- you want flexible messaging primitives you can layer your own access control on top of
- you need one-to-one and group conversations backed by Eloquent models
When to avoid
- you need real-time chat with websockets or push delivery out of the box
- your project is not built on Laravel or PHP
- you need a full-featured chat UI, not just backend messaging models
Facets
library · maturity active
middleware database api-framework messaging-platforms web-development backend php self-hosted laravel messaging composer-package private-messaging group-chat eloquent
1 source
- readme: https://github.com/cmgmyr/laravel-messenger · fetched 2026-08-28 · ab1e83001c18
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cmgmyr/laravel-messenger | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="cmgmyr/laravel-messenger")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem