Libraries tagged by deletes
tightenco/quicksand
171754 Downloads
Easily schedule regular cleanup of old soft-deleted Eloquent data.
sqits/laravel-userstamps
31698 Downloads
Package to add created_by, updated_by and deleted_by to models.
fico7489/laravel-revisionable-upgrade
37133 Downloads
Upgrade for the venturecraft revisionable package, add many useful methods.
securetrading/data
439006 Downloads
Secure Trading's Data package. Contains getters/setters/deleters for a data object and allows extending classes to define validation methods for specific data keys.
cap/cleanmedia
11047 Downloads
Magento 2 CLI Command : remove images of deleted product in the `/media/catalog/product` folder
torqit/pimcore-object-deleter-bundle
17819 Downloads
felixnagel/deletefiles
51363 Downloads
TYPO3 CMS scheduler task for deleting old files and folder. Supports FAL. Useful for GDPR / DSGVO compliance.
nstapelbroek/culpa
73802 Downloads
Adds Blameable support to Eloquent models in Laravel 5
martinpetricko/filament-restore-or-create
166 Downloads
FilamentPHP package that adds ability to check for similar deleted records and restore them instead of creating new ones.
maggomann/filament-only-icon-display
5588 Downloads
The package provides the `HasOnlyIcon` trait for [Filament Admin Panel v2.x](https://filamentphp.com/docs/2.x/admin/installation). With this trait it is possible to display the table actions buttons only as icon or optionally only as icon including tooltip. The package currently provides the table action buttons (`CreateAction`, `DeleteAction`, `EditAction` and `ViewAction`) that already contain the trait. Own table action buttons can be extended with the `HasOnlyIcon` €trait, so that the methods are then available.
flyhjaelp/laravel-eloquent-orderable
3672 Downloads
Make your Eloquent models orderable by using the orderable trait on them. Which automatically updates the order of all other models within it's group when the order of a current model is updated or a new model insereted or deleted.
webbuilders-group/silverstripe-gridfield-deleted-items
12635 Downloads
Provides a series of components that allows you to view versioned objects that have been deleted from the draft site.
stichtingsd/soft-deleteable-extension-bundle
2507 Downloads
Extension to Gedmo Softdeleteable.
sbamtr/laravel-auto-hard-deleter
180 Downloads
Laravel Auto Hard Deleter
romanzipp/laravel-previously-deleted
12399 Downloads
Store previously deleted Model attributes