misakstvanu/laravel-model-log
A Laravel package for logging model changes
时间:2025-12-27 16:45
softartisan/laravel-model-audits
A lightweight and robust Laravel package to automatically audit and track model changes (Audit Log). It records old and new values, user responsible, IP address, and modification type (created, updated, deleted) via a simple Trait
时间:2025-12-06 22:42
imamsudarajat04/laravel-change-logs
A comprehensive change logs tracking package for Laravel 11+ that automatically tracks all model changes (create, update, delete, restore) with detailed audit trails
时间:2025-12-06 11:53
behzad/file-logger
A lightweight Laravel package for logging model changes in files with restore capabilities.
时间:2025-10-18 10:08
boralp/laravel-auditable
A lightweight Laravel package to track model changes with IP (binary), deduplicated user agents, and created_by/updated_by auto-fill. Includes export, cleanup, and API endpoints for easy audit history access.
时间:2025-08-29 13:54
devdabour/laravel-loggable
Enhanced activity logging for Laravel with metadata, relationships tracking, and size management
时间:2025-07-18 00:14
sudocoder/activity-logger
A Laravel package to log user activities and model changes.
时间:2025-07-07 09:11
umairhanifdev/laravel-table-logger
Automated Laravel model auditing and application log management with dynamic table creation. Tracks all model changes (create/update/delete) in dedicated log tables while maintaining native Laravel conventions. Provides comprehensive activity monitoring without database modifications.
时间:2025-06-22 08:04
motakabbir/activity-logger
A powerful Laravel package for automatically tracking model changes and user activities with IP tracking
时间:2025-05-07 09:17
luissantiago/elogquent
Listens to Eloquent model events and logs configured attribute changes into a history table.
时间:2025-04-22 16:40
carlosdev/model-change-logger
Laravel package to log changes (update and delete) in Eloquent models, including changed fields, user, and timestamps.
时间:2025-03-23 04:50
ka4ivan/laravel-logger
A Laravel package for advanced logging, providing structured logs, contextual information, and customizable log channels.
时间:2025-03-16 14:59
caiquemcz/query-from-cache
Query From Cache is a Laravel package that provides a simple way to cache query results directly from your Eloquent models. It automatically caches the output of model methods and offers actions to refresh or clear the cache with minimal code changes.
时间:2025-02-27 23:19
martinpetricko/filament-approvals
Review model changes before publishing in filamentphp.
时间:2025-01-31 16:24
martinpetricko/laravel-approvals
Review model changes before publishing.
时间:2025-01-29 23:23