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 create, update, and delete events in Eloquent models with JSON snapshots and user attribution.
时间:2025-03-23 04:50
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
eudu4rdo/laravelauditforge
A Laravel package for auditing model changes.
时间:2025-01-06 11:59
sajtiii/laravel-lockable-attributes
Lock your eloquent model attributes to prevent changes on them.
时间:2024-11-06 14:28
matondo/audit-log
A simple audit log package for Laravel applications to track user actions, model changes, and errors.
时间:2024-10-08 10:04
temistocle1998/laravel-model-tracker
A Laravel package for tracking model changes, including old values, new values, and the user responsible for the changes
时间:2024-09-19 14:12
inmanturbo/ecow
Eloquent copy-on-write: automatically copy all model changes to a separate table.
时间:2024-08-07 22:14
minex/laravel-change-history
Package to record a changes performed on model
时间:2024-07-18 06:47
mounir-holding/laravel-model-logger
A a logging system that can be installed and configured as a laravel package on other laravel apis or app and capture model changes and log this changes to an external api.
时间:2024-02-04 23:08
wcg-package/eloquent-event-logger
Eloquent Event Logger is a logging tool for Laravel's Eloquent ORM. It's designed to automatically record and log events for Laravel Eloquent model's operations such as creation, updates and deletions. Detailed event logs help facilitate debugging and keep track of changes made to models over time.
时间:2023-12-19 09:20