yeaminraat/laravel-trash
A Laravel package to store deleted model data and restore records safely.
时间:2025-12-07 17:02
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
laravellogger/modellogger
A Laravel package that logs model events like created, updated, and deleted.
时间:2025-11-12 09:48
sharifuddin/laravel-smart-model-tracker
Automatically handles created_by, updated_by, created_at, updated_at, and deleted_by for Eloquent models. Seamless user tracking with zero boilerplate code.
时间:2025-11-02 10:16
sdkwala/laravel-activity-logger
A Laravel package to log model events (created, updated, deleted) to a database table with hybrid model registration.
时间:2025-08-08 12:33
promethys/revive
A 'RecycleBin' page where users can restore or delete permanently soft-deleted models.
时间:2025-07-13 16:03
danielemontecchi/laravel-userstamps
Automatically track the user who created, updated, or deleted Eloquent models in Laravel, with database macros and model traits.
时间:2025-05-08 14:47
martinpetricko/filament-restore-or-create
FilamentPHP package that adds ability to check for similar deleted records and restore them instead of creating new ones.
时间:2025-04-23 00:27
kettasoft/booter
The Laravel Model Event Booter package provides a flexible way to organize and manage model event handling in Laravel applications. It allows developers to define specific actions for model events (such as created, updated, deleted, etc.) by associating them with custom classes. The package simplifi
时间:2024-10-01 01:28
turahe/laravel-userstamps
Adds user tracking fields to Laravel models.
时间:2024-09-10 08:05
notch/deleted-models
Automatically copy deleted records to a separate table
时间:2024-04-08 04:02
rupadana/filament-timeago
Display the age of each record, indicating when it was created, updated, and (if applicable) deleted.
时间:2024-02-17 12:48
spatie/laravel-deleted-models
Automatically copy deleted records to a separate table
时间:2023-01-13 15:53
dfox288/culpa
Adds Blameable support to Eloquent models in Laravel 7+
时间:2020-07-01 09:07
thtg88/laravel-exists-without-soft-deleted-rule
Provide a Laravel `exists` validation rule that excludes soft-deleted models.
时间:2020-05-19 21:13