liberusoftware/module-genealogy-relationships

Liberu genealogy-relationships module.

Maintainers

Package info

github.com/liberusoftware/module-genealogy-relationships

Type:liberu-module

pkg:composer/liberusoftware/module-genealogy-relationships

Transparency log

Statistics

Installs: 16

Dependents: 6

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.1 2026-08-24 17:46 UTC

This package is auto-updated.

Last update: 2026-08-29 16:18:48 UTC


README

This independent Liberu module owns the provider-neutral Genealogy Relationships capability.

It exposes a stable capability descriptor and service provider. 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.

Relationship endpoints are reconciled after a People PersonMerged event. Duplicate edges are removed, self-edges are discarded, and surviving edges are moved to the primary person within a transaction.

  • Composer package: liberusoftware/module-genealogy-relationships
  • Module installer name: genealogy-relationships
  • 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.