liberusoftware / module-genealogy-import-export-livewire
Liberu genealogy-import-export-livewire module.
Package info
github.com/liberusoftware/module-genealogy-import-export-livewire
Type:liberu-module
pkg:composer/liberusoftware/module-genealogy-import-export-livewire
Requires
- php: ^8.5
- liberusoftware/module-genealogy-import-export: ^1.0
- livewire/livewire: ^4.0
Requires (Dev)
- liberusoftware/package-testbench: ^1.5
- pestphp/pest: ^5.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
This package is the one-to-one livewire presentation adapter for liberusoftware/module-genealogy-import-export.
It owns only livewire transport/presentation integration. Domain rules, persistence, authorization, tenancy, and lifecycle behavior remain in the matching core package.
The module-genealogy-import-export::data-transfer-export component validates the requested
format and delegates export to the core ExportGenealogyData action. It exposes only the
download and completion event; transfer status and audit metadata remain domain-owned.
- Composer package:
liberusoftware/module-genealogy-import-export-livewire - Installer name:
genealogy-import-export-livewire - Package type:
liberu-module