liberusoftware / automation-ai-gateway
Provider-neutral ai-gateway domain module for Liberu Automation.
Package info
github.com/liberusoftware/module-automation-ai-gateway
Type:liberu-module
pkg:composer/liberusoftware/automation-ai-gateway
v1.0.7
2026-08-24 17:28 UTC
Requires
- php: ^8.5
- illuminate/database: ^13.0
- illuminate/support: ^13.0
Requires (Dev)
- pestphp/pest: ^5.0
README
Provider-neutral Liberu Automation module for provider contracts, model catalog, routing, fallback, structured output, tool policy, usage metering.
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-ai-gateway php artisan migrate
The module uses explicit team context and idempotency keys. Disabling it never deletes its data.