liberusoftware / module-genealogy-core
Liberu genealogy-core module.
Package info
github.com/liberusoftware/module-genealogy-core
Type:liberu-module
pkg:composer/liberusoftware/module-genealogy-core
Requires
- php: ^8.5
- illuminate/support: ^13.0
Requires (Dev)
- liberusoftware/package-testbench: ^1.5
- pestphp/pest: ^5.0
This package is auto-updated.
Last update: 2026-08-29 16:22:11 UTC
README
This independent Liberu module owns the provider-neutral Genealogy Genealogy Core capability.
It exposes trees with team ownership, stable per-team identifiers, privacy defaults, terminology metadata, lifecycle validation, policy checks, and post-commit lifecycle events. Domain persistence, authorization, tenancy, jobs, and presentation adapters remain behind this package's public boundary; the matching API, Filament, and Livewire packages are optional adapters and never become core dependencies.
- Composer package:
liberusoftware/module-genealogy-core - Module installer name:
genealogy-core - Category: capability
- PHP/Laravel: PHP 8.5 / Laravel 13
The package is designed for the Liberu Composer installer and must not depend on an application's App\\ classes.