Search by

liberusoftware / automation-automation-core

curtisdelicata

Provider-neutral automation-core domain module for Liberu Automation.

Package info

github.com/liberusoftware/module-automation-automation-core

Type:liberu-module

pkg:composer/liberusoftware/automation-automation-core

Statistics

Installs: 81

Dependents: 5

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-08-29 16:07:24 UTC


README

Provider-neutral Liberu Automation module for workflow definitions, versions, triggers, state, runs, variables, schedules, retries, cancellation, compensation.

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-automation-core
php artisan migrate

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