waaseyaa/engagement

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

Maintainers

Package info

github.com/waaseyaa/engagement

pkg:composer/waaseyaa/engagement

Statistics

Installs: 1 506

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.0-alpha.218 2026-06-16 01:58 UTC

This package is auto-updated.

Last update: 2026-06-16 02:03:41 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.