kanvigo / audit-chronicle
Optional Chronicle bridge for Kanvigo's pluggable audit layer: a fail-closed compliance-ledger AuditSink backed by laravel-chronicle/core (hash-chained, tamper-evident, crypto-shreddable).
v0.2.0
2026-07-17 18:29 UTC
Requires
- php: ^8.4
- illuminate/console: ^13.0
- illuminate/contracts: ^13.0
- illuminate/support: ^13.0
- kanvigo/audit-contracts: ^0.1.0
- laravel-chronicle/core: 1.13.0
Requires (Dev)
- larastan/larastan: ^3.0
- laravel/pint: ^1.0
- orchestra/testbench: ^10.0 || ^11.0
- pestphp/pest: ^4.0
- pestphp/pest-plugin-laravel: ^4.0
Suggests
- laravel-chronicle/anchor-s3: S3 Object Lock (WORM) anchoring for checkpoints; the install command scaffolds it when present.
- laravel-chronicle/kms-aws: Keep the signing/encryption key material in AWS KMS instead of the local environment.