waaseyaa/engagement

Social engagement entities (reactions, comments, follows) for Waaseyaa

Maintainers

Package info

github.com/waaseyaa/engagement

pkg:composer/waaseyaa/engagement

Statistics

Installs: 983

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.0-alpha.179 2026-05-14 18:22 UTC

README

Layer 2 — Content Types

Social engagement entities for Waaseyaa: reactions, comments, follows.

Provides three content entities (Reaction, Comment, Follow) with their own access policies that respect parent-content visibility — comments on a draft post are not visible to anonymous readers even if the comment itself is public. EngagementAccessPolicy enforces the parent-cascade.

Key classes: Reaction, Comment, Follow, EngagementAccessPolicy, EngagementServiceProvider.