spatie/laravel-deleted-models
Automatically copy deleted records to a separate table
时间:2026-01-04 18:12
ddzobov/laravel-pivot-softdeletes
Make your Eloquent models pivots be able to soft deleted in Laravel/Lumen
时间:2026-01-04 16:41
typo3/cms-recycler
TYPO3 CMS Recycler - Restore deleted records or remove them from the database permanently.
时间:2026-01-04 11:12
kerattila/laravel-track-author
Extension to add created_by, updated_by and deleted_by columns to Eloquent models.
时间:2026-01-04 06:53
promethys/revive
A 'RecycleBin' page where users can restore or delete permanently soft-deleted models.
时间:2026-01-04 05:25
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
时间:2026-01-04 05:10
martinpetricko/filament-restore-or-create
FilamentPHP package that adds ability to check for similar deleted records and restore them instead of creating new ones.
时间:2026-01-04 03:32
sqits/laravel-userstamps
Package to add created_by, updated_by and deleted_by to models.
时间:2026-01-04 03:25
jeffersongoncalves/laravel-created-by
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modific
时间:2025-09-17 11:58
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
wieni/wmprotected_vocabulary
Adds the possibility to protect taxonomy terms from being deleted when they are being referenced in certain fields.
时间:2019-01-11 08:48
simonschaufi/lock-element
Lock Element. A locked element can't be deleted.
时间:2018-03-20 16:19
webbuilders-group/silverstripe-gridfield-deleted-items
Provides a series of components that allows you to view versioned objects that have been deleted from the draft site.
时间:2016-12-22 20:28
wildside/userstamps
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
时间:2016-03-10 19:05