waaseyaa/messaging
最新稳定版本:v0.1.0-alpha.179
Composer 安装命令:
composer require waaseyaa/messaging
包简介
Direct messaging infrastructure for Waaseyaa: threads, messages, participants
README 文档
README
Layer 2 — Content Types
Direct messaging infrastructure for Waaseyaa: threads, messages, participants.
MessageThread is the conversation container; ThreadParticipant records membership and read state per account; ThreadMessage is the individual message. Access policies enforce that only participants can read or post, and unread counts are derived from per-participant last_read_at rather than a separate read-status table.
Key classes: MessageThread, ThreadMessage, ThreadParticipant, MessagingServiceProvider.
统计信息
- 总下载量: 980
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 4
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2026-03-28