Libraries tagged by deletes
josegonzalez/cakephp-deleted-at
17 Downloads
Handles soft-deletion of database records
sansanlabs/laravel-userstamps
183 Downloads
Package to add userstamps to models.
bytestgear/laravel-accountable
970 Downloads
Tracks the user responsible for creating, modifying, or deleting an Eloquent model
deletedb/laravel-captcha-grid
48 Downloads
Laravel quickly creates a verification code tool similar to Google verification code
urisavka/site-checker
24 Downloads
Check site for broken links and moved/deleted files
tardigrades/sexy-field-doctrine
3456 Downloads
SexyField Doctrine package, containing config generator, writer, reader and deleter
opencultureconsulting/oai-pmh2
12 Downloads
This is a stand-alone OAI-PMH 2.0 data provider. It serves records in any XML metadata format from a database, supports deleted records, resumption tokens and sets.
mikamatto/file-cleanup-bundle
16 Downloads
Automatically cleans up files when their associated Doctrine entities are deleted
kaystrobach/pagetreefixer
2067 Downloads
Fixes broken root pathes, by marking pages records without a valid rootline as deleted
jeffersongoncalves/laravel-created-by
10 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
594 Downloads
Timestamp behavior for Yii2 that includes deleted at.
jc-it/yii2-blameable-behavior
595 Downloads
Blameable behavior for Yii2 that includes deleted by.
fico7489/laravel-updated-related
484 Downloads
Update Elasticsearch data or clear cache when the model or any related model is updated, created or deleted.
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
16068 Downloads
Provide a Laravel `exists` validation rule that excludes soft-deleted models.