Libraries tagged by model logging
gottvergessen/activity
80 Downloads
A lightweight Laravel activity logging package that tracks model events with automatic observers.
whallysson/log-viewer-mcp
113 Downloads
MCP Server for opcodesio/log-viewer - expose log analysis tools to AI agents via Laravel MCP
tsitsishvili/elastic-audit
74 Downloads
Laravel package that logs third-party HTTP traffic (outgoing requests and incoming callbacks) and actor/model activity to a dedicated Elasticsearch cluster, with redaction, queued indexing, sampling, and optional dashboards.
phattarachai/mail-log-laravel
58 Downloads
Self-hosted outbound mail logger for Laravel — captures Mail + Notification sends, groups by Mailable class + model, ships its own Tailwind UI.
oihana/php-system
833 Downloads
The Oihana PHP System library
ka4ivan/laravel-logger
654 Downloads
A Laravel package for advanced logging, providing structured logs, contextual information, and customizable log channels.
ethical-jobs/laravel-auditing
21767 Downloads
Audit changes of your Eloquent models in Laravel/Lumen
mymuns/activity-log
574 Downloads
A comprehensive Laravel 12+ package that provides request-response logging and model change tracking (versioning) with the ability to revert model states via command or API. Logs can be stored in the database or sent to external services like Logstash, Elasticsearch, Loki, or Sentry.
obelaw/timeflow
844 Downloads
Time-based workflow logging for Laravel models.
chancegarcia/php-box-sdk
22 Downloads
PHP SDK and API client for the Box API v2024.0, supporting OAuth2 and JWT/S2S authentication, file and folder operations, uploads, webhook signature verification, typed models, and PSR-3 logging.
codebar-ag/laravel-event-logs
5449 Downloads
Event logging for HTTP requests and model events to a dedicated database connection.
sdkwala/laravel-activity-logger
4 Downloads
A Laravel package to log model events (created, updated, deleted) to a database table with hybrid model registration.
logispot/papertrail
9615 Downloads
Manage a history of your models simply by adding a package for Laravel
gesmuni/laravel-audit-base
121 Downloads
Core domain model and contracts for Gesmuni Audit - 5W event model, interfaces, and value objects for auditable event logging.
chaseconey/laravel-activity
86 Downloads
A simple Laravel model activity recording mechanism