Libraries tagged by deleted
urisavka/site-checker
23 Downloads
Check site for broken links and moved/deleted files
sibds/yii2-trash-behavior
2511 Downloads
AR models behavior that allows to mark models as deleted and then restore them.
kerattila/laravel-track-author
694 Downloads
Extension to add created_by, updated_by and deleted_by columns to Eloquent models.
jeffersongoncalves/laravel-created-by
7 Downloads
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 modifications and provides valuable auditing capabilities. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
jc-it/yii2-timestamp-behavior
537 Downloads
Timestamp behavior for Yii2 that includes deleted at.
jc-it/yii2-blameable-behavior
538 Downloads
Blameable behavior for Yii2 that includes deleted by.
fico7489/laravel-updated-related
482 Downloads
Update Elasticsearch data or clear cache when the model or any related model is updated, created or deleted.
fballiano/openmage-autodelete-product-images
4 Downloads
Delete images files from filesystem when an image is removed from the product or the product is deleted.
codiliateur/eloquent-model-userstamps
28 Downloads
This package provides an Eloquent model trait to automatically maintain user stamps in columns (created_by, updated_by, deleted_by) of your model.
presprog/contao-undo
753 Downloads
Improves the Contao restore option in the backend by providing more semantic information regarding the deleted elements.
nekman/laravel-model-logger
905 Downloads
Create a log entry every time a model has been inserted, updated or deleted
thtg88/laravel-exists-without-soft-deleted-rule
16060 Downloads
Provide a Laravel `exists` validation rule that excludes soft-deleted models.
notch/deleted-models
10 Downloads
Automatically copy deleted records to a separate table
nazieb/laravel-soft-deleted-model-serializer
224 Downloads
intellow/reuse-soft-deleted-user-email
605 Downloads
When you soft delete a user, this trait allows that email address to be registered again in a different user account