liberusoftware / module-liberu-executive-insights
Liberu liberu-executive-insights module.
Package info
github.com/liberusoftware/module-liberu-executive-insights
Type:liberu-module
pkg:composer/liberusoftware/module-liberu-executive-insights
Requires
- php: ^8.5
- illuminate/database: ^13.0
- illuminate/events: ^13.0
- illuminate/support: ^13.0
Requires (Dev)
- liberusoftware/package-testbench: ^1.5
- pestphp/pest: ^5.0
README
This independent Liberu module owns the provider-neutral Liberu Executive Insights 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.
- Composer package:
liberusoftware/module-liberu-executive-insights - Module installer name:
liberu-executive-insights - 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.