liberusoftware / module-social-network-social-core
Tenant-aware social network settings, policy, terminology, and lifecycle events.
Package info
github.com/liberusoftware/module-social-network-social-core
Type:liberu-module
pkg:composer/liberusoftware/module-social-network-social-core
0.1.2
2026-08-24 17:00 UTC
Requires
- php: ^8.5
- illuminate/database: ^13.0
- illuminate/events: ^13.0
- illuminate/support: ^13.0
- liberusoftware/module-manager: ^1.0
Requires (Dev)
- liberusoftware/package-testbench: ^1.7
- pestphp/pest: ^5.0
This package is auto-updated.
Last update: 2026-09-01 01:42:31 UTC
README
The provider-neutral Social Core module owns tenant-scoped network settings, deployment mode, terminology, feature policy, shared IDs, and lifecycle events. It does not depend on HTTP, Filament, Livewire, or application classes for its domain behavior.
The matching API, Filament, and Livewire adapters are separate packages and must delegate to this module's actions and policies.