# nahid/talk

Talk is a real-time users messaging and chatting system for Laravel.

Repository: https://github.com/nahid/talk
Canonical: https://ross.abutalabs.com/products/nahid-talk
Language: PHP
License: MIT
License Family: permissive
Topics: realtime-message, message-threads, conversation, talk, laravel-message, laravel-chat, inbox, laravel-talk, laravel-package
Last push: 2023-08-06T16:41:00+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3984, "days_push": 1123, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1620, forks 316 (observed 2026-08-28T04:05:12.291227+00:00)

## What it is
Talk is a Laravel package that adds a user-to-user conversation and chat system with realtime messaging to any Laravel application. It provides message threads, soft/permanent deletes, seen markers, and oEmbed URL rendering out of the box.

## Use cases
- add private messaging between users in a Laravel app
- build an inbox with message threads
- implement realtime chat in an existing Laravel project
- let users delete messages from their end
- mark messages as seen in a conversation system

## When to choose
- you have a Laravel project and need user-to-user messaging quickly
- you want conversation threads with pagination and soft deletes without building from scratch

## When to avoid
- your project is not Laravel/PHP based
- you need a standalone chat service or highly customized chat infrastructure

## Facets
- artifact type: library
- maturity: maintenance
- function: websocket, api-framework, middleware
- domain: messaging-platforms, web-development, backend
- platform: php
- tags: laravel-package, chat, messaging, conversations, inbox, realtime, real-time, laravel

## Member repositories
- nahid/talk (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:12.291227+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:49:19.500570+00:00, confidence not recorded.
  - readme: https://github.com/nahid/talk (fetched 2026-08-28T04:05:12.291227+00:00, sha 391ce33f70fb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
