testmonitor/eloquent-revisable
A Laravel package to track revisions of Eloquent models, allowing you to easily view and restore previous versions of your data.
时间:2026-03-26 15:29
promethys/revive
A 'RecycleBin' page where users can restore or delete permanently soft-deleted models.
时间:2026-01-04 05:25
ayoub-amzil/soft-delete-logger
Log soft deletes and restore actions on Eloquent models with user tracking in Laravel.
时间:2025-07-26 16:50
ekoukltd/s3-import-export
Easy import & export of Laravel models (tables) to local or S3 Storage as a JSON file. For when you don't want to restore a whole backup, just a few tables.
时间:2023-01-12 13:52
cape-and-bay/draftable
Laravel Drafts tool for models
时间:2023-01-09 13:10
deadmantfa/yii2-relation-trait
Yii 2 Models load with relation & transaction save with relation (plus optional soft-delete/restore).
时间:2018-02-09 09:44
sibds/yii2-trash-behavior
AR models behavior that allows to mark models as deleted and then restore them.
时间:2015-05-06 09:38
burn/yii2-db-archiver
DbArchiver archive and restore old data from DB to file by Yii2 ActiveRecord models. For big tables allow direct file export from MySQL database(fast archiving, but file save only on MySQL server drive)
时间:2015-04-07 07:56