Libraries tagged by deleted
fico7489/laravel-updated-related
494 Downloads
Update Elasticsearch data or clear cache when the model or any related model is updated, created or deleted.
drupal/redis_cache_clear
174 Downloads
Deletes all Redis cache every 3 hours and logs the deleted keys.
aaix/laravel-audit-trails
30 Downloads
Lightweight audit-trail package for Laravel — logs created, updated, deleted, restored and force-deleted Eloquent events.
presprog/contao-undo
785 Downloads
Improves the Contao restore option in the backend by providing more semantic information regarding the deleted elements.
notch/deleted-models
11 Downloads
Automatically copy deleted records to a separate table
nazieb/laravel-soft-deleted-model-serializer
225 Downloads
intellow/reuse-soft-deleted-user-email
619 Downloads
When you soft delete a user, this trait allows that email address to be registered again in a different user account
ereminmdev/yii2-deleted
6 Downloads
Store/restore deleted models.
bespoke-support/created-updated-deleted-bundle
2044 Downloads
Symfony Bundle to add Created Updated and Deleted columns to entities
turahe/laravel-userstamps
290 Downloads
Adds user tracking fields to Laravel models.
andreadam82/laravel-userstamps
7 Downloads
Package to add created_by, updated_by and deleted_by to models.
findyouractivity/laravel-userstamps
11 Downloads
Package to add created_by, updated_by and deleted_by to models.
xt/laravel-userstimetamps
289 Downloads
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.
tranzakt/laravel-softdeletesunique
12 Downloads
Package to allow correct unique indexing of null softDelete deleted_at columns.
tobidsn/laravel-userstamps
20 Downloads
A simple Laravel package for Eloquent Model user specific feilds.