Libraries tagged by deletion
jeremykenedy/laravel-ip-capture
1 Downloads
A Laravel package to automatically capture and track IP addresses on Eloquent model actions such as signup, login, update, and deletion.
helgesverre/laravel-prunekeeper
0 Downloads
Archive prunable Eloquent records before deletion
enesekinci/eloquent-system-logger
32 Downloads
It keeps user-based logs of creation, update and deletion of Laravel ORM Models.
dnsk-work/twill-r2
1 Downloads
Twill fixes for Cloudflare R2 and S3-compatible object storage (URL generation, policy signing, safe deletion)
designbycode/levenshtein-distance
110 Downloads
The LevenshteinDistance class provides a method to calculate the Levenshtein distance between two strings. The Levenshtein distance is a measure of the minimum number of single-character edits (insertions, deletions, or substitutions) required to change one word into the other.
bloom-ux/cve-2018-12895-hotfix
132 Downloads
Hotfix for file deletion to to code execution vulnerability in WordPress
bit-part/craft-asset-trash
20 Downloads
A Craft CMS plugin that intercepts asset deletion and moves files to a trash directory for later restoration or permanent deletion.
biffbangpow/silverstripe-bulk-member-delete
19 Downloads
A simple extension to add bulk-deletion of member records
oxid-academy/category-logger
36 Downloads
Logs category creation, deletion and modification.
justinatack/deleteable
15 Downloads
Detects which database records can be deleted. Database records can be locked preventing deletion.
ninsuo/symfony-collection
2244611 Downloads
A jQuery plugin that manages adding, deleting and moving elements from a Symfony collection
esensi/model
67279 Downloads
The base model traits of Esensi
visuellverstehen/statamic-asset-atlas
32355 Downloads
Track where your Statamic assets are used to make moving, replacing and deleting them quick and easy.
netglue/revs
157944 Downloads
Simple utility for revving file name versions and deleting old revisions
friendsoftypo3/interest
2979 Downloads
REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you don't have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.