Libraries tagged by deleted
deletedb/laravel-captcha-grid
48 Downloads
Laravel quickly creates a verification code tool similar to Google verification code
urisavka/site-checker
23 Downloads
Check site for broken links and moved/deleted files
simonschaufi/lock-element
2047 Downloads
Lock Element. A locked element can't be deleted.
sibds/yii2-trash-behavior
2535 Downloads
AR models behavior that allows to mark models as deleted and then restore them.
opencultureconsulting/oai-pmh2
6 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
8 Downloads
Automatically cleans up files when their associated Doctrine entities are deleted
jeffersongoncalves/laravel-created-by
9 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
577 Downloads
Timestamp behavior for Yii2 that includes deleted at.
jc-it/yii2-blameable-behavior
578 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.
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
65 Downloads
This package provides an Eloquent model trait to automatically maintain user stamps in columns (created_by, updated_by, deleted_by) of your model.
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
16061 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