liberusoftware/automation-data-processing

Provider-neutral data-processing domain module for Liberu Automation.

Maintainers

Package info

github.com/liberusoftware/module-automation-data-processing

Type:liberu-module

pkg:composer/liberusoftware/automation-data-processing

Transparency log

Statistics

Installs: 23

Dependents: 4

Suggesters: 0

Stars: 0

Open Issues: 1

v1.0.7 2026-08-24 00:17 UTC

This package is auto-updated.

Last update: 2026-08-24 22:14:38 UTC


README

Provider-neutral Liberu Automation module for classification, extraction, summarization, translation, enrichment, redaction, batch processing.

The core package owns domain state, validation, persistence, policies, and lifecycle events. API, Filament, and Livewire adapters are optional one-to-one packages and contain no domain rules.

Compatibility

PHP 8.5 · Laravel 13 · Composer 2 · Pest 5

Installation

composer require liberusoftware/automation-data-processing
php artisan migrate

The module uses explicit team context and idempotency keys. Disabling it never deletes its data.