Libraries tagged by chain logger
laravel-chronicle/core
3629 Downloads
Tamper-evident audit ledger for Laravel applications.
firehed/simplelogger
115639 Downloads
Logger compatible with PSR-3. Supports writing to files, STDOUT, STDERR, and syslog. Also provides a chain logger which can write to multiple destinations. Allows customizable and pluggable formats, including logfmt.
k2gl/sigstore-verify
718 Downloads
Offline Sigstore bundle verifier for PHP (Fulcio, Rekor, identity policy)
k2gl/rekor-client
396 Downloads
A PSR-18 client for the Rekor v2 transparency log — submit entries and read checkpoints in PHP
softartisan/laravel-audit-events
33 Downloads
Tamper-evident audit trail for Laravel: automatic Eloquent model auditing, free-standing semantic events, an HMAC hash-chain integrity guarantee, and cold archiving for long-term compliance.
k2gl/sigstore-sign
176 Downloads
Sign artifacts and attestations with Sigstore from PHP — sign, log to Rekor, timestamp, and assemble a bundle
fissible/attest
48 Downloads
Tamper-evident signed evidence chains for application events, with optional public anchoring via OpenTimestamps.
hejunjie/error-log
819 Downloads
基于责任链模式的错误日志处理组件,支持多通道日志处理(如本地文件、远程 API、控制台输出),适用于复杂日志策略场景 | An error logging component using the Chain of Responsibility pattern. Supports multiple output channels like local files, remote APIs, and console logs—ideal for flexible and scalable logging strategies.
laravel-chronicle/filament
5 Downloads
Read-only Filament panel plugin for Chronicle - browse and cryptographically verify your tamper-evident audit ledger.
bazo/nette-chain-logger-extension
7425 Downloads
Nette chain logger extension
justrau/laravel-pretty-slack-logs
1 Downloads
Pretty Slack log channel for Laravel — formats errors as rich Block Kit messages with request context, git/host info, app-frame Location, Caused-by chains, and JSON context.
graymatter/laravel-audit-chain
2 Downloads
Immutable audit trail for Laravel Eloquent models via cryptographic hash chains. GDPR & NIS2 compliant.
ginkelsoft/laravel-compliance-hub
0 Downloads
Umbrella package for the GinkelSoft GDPR/AVG compliance family. Installing this single package pulls in retention, right-to-be-forgotten, subject access, consent and breach registry, and exposes a compliance:verify command that checks every audit-log chain in one shot.
mohammed94/compliance-export
0 Downloads
Turn your Laravel audit logs into signed, PII-redacted, regulator-ready compliance reports (GDPR DSAR, SOC 2, HIPAA) — tamper-evident via a hash chain.
k2gl/signed-note
0 Downloads
Parse, verify and sign signed notes — the transparency-log / Go sumdb format used by Sigstore Rekor checkpoints — in PHP